dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(build): add build lunch k5c and k5 support
lin
2025-01-04
be45768b193281917003531c55e9ebda9d2c2f99
[~lzh/A133.git]
/
android
/
external
/
libdrm
/
intel
/
Android.sources.bp
1
2
3
4
5
6
7
8
9
10
11
12
// Autogenerated with Android.sources.bp.mk
cc_defaults {
name: "libdrm_intel_sources",
srcs: [
"intel_bufmgr.c",
"intel_bufmgr_fake.c",
"intel_bufmgr_gem.c",
"intel_decode.c",
"mm.c",
],
}