mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Fix side branch build breakage.
Some branch is complaining: error: undefined reference to 'android::hardware::power::V1_0::IPower::unlinkToDeath(android::sp<android::hardware::hidl_death_recipient> const&)' Test: N/A Test: works on master branch Change-Id: Ifbd47fd47312e02e25eb326f374c71c7dceb2944
This commit is contained in:
@@ -27,6 +27,7 @@ cc_binary {
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"android.hardware.power@1.0",
|
||||
"android.hardware.power@1.1",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user