dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(bat): fix recovery rotate
huangcm
2025-07-03
77395a8774744853c433c9905fb91c8faf596dcb
[~lzh/A133.git]
/
android
/
device
/
google
/
marlin
/
Android.bp
1
2
3
4
5
6
7
8
9
10
soong_namespace {
imports: [
"hardware/google/pixel",
],
}
subdirs = [
"vibrator",
"usb",
]