sdm660-common: light: Specify version for aidl_interface explicitly
Bug: 150578172 Test: m Change-Id: I4a9bf218b92252403e9ebbe8f89b10ee1899283f Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
8d896b11cf
commit
729bc3ee2e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cc_binary {
|
|||
"liblog",
|
||||
"libhardware",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.light-ndk_platform",
|
||||
"android.hardware.light-V1-ndk_platform",
|
||||
],
|
||||
srcs: [
|
||||
"aidl/Lights.cpp",
|
||||
|
|
Loading…
Reference in a new issue