sdm845-common: Build our own lights HAL
Change-Id: I0e0d2db5c109778b86ab54101b70f0d3856195cb
This commit is contained in:
parent
6c408b0c2e
commit
118f6920b5
9 changed files with 354 additions and 0 deletions
3
Android.bp
Normal file
3
Android.bp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
subdirs = [
|
||||
"lights"
|
||||
]
|
||||
Loading…
Reference in a new issue