Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

sdm845-common: Build our own lights HAL

Change-Id: I0e0d2db5c109778b86ab54101b70f0d3856195cb
This commit is contained in:
LuK1337 2018-07-02 15:46:30 +02:00 committed by Christopher H.
commit 118f6920b5
9 changed files with 354 additions and 0 deletions

3
Android.bp Normal file
View file

@ -0,0 +1,3 @@
subdirs = [
"lights"
]