mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: power: fix build on android S enviroment
* Remove dependency on hardware/samsung Change-Id: I803f9e04995d2b1e3a05407ceebe21aa8428abf8 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
8503d0a458
commit
c486edc2fe
4 changed files with 68 additions and 10 deletions
|
|
@ -21,8 +21,7 @@ cc_binary {
|
|||
"Power.cpp",
|
||||
"service.cpp",
|
||||
],
|
||||
|
||||
include_dirs: ["hardware/samsung/hidl/light/include"],
|
||||
|
||||
local_include_dirs: ["include"],
|
||||
|
||||
shared_libs: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue