- move cc_binary to vendor/google/interfaces/ battery_mitigation - fix sepolicy to support aidl Bug: 299700579 Change-Id: I7345ffc1e2ddb46d9979a1fadef39dd0c2c281d6 Signed-off-by: samou <samou@google.com>
11 lines
338 B
XML
11 lines
338 B
XML
<compatibility-matrix version="1.0" type="framework">
|
|
<hal format="aidl" optional="true">
|
|
<name>vendor.google.battery_mitigation</name>
|
|
<version>1</version>
|
|
<interface>
|
|
<name>IBatteryMitigation</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</compatibility-matrix>
|