Drop hbmsvmanager overlay
This commit is contained in:
parent
464a205f37
commit
86acb2c985
|
@ -1,7 +0,0 @@
|
|||
// Generated by adevtool; do not edit
|
||||
// For more info, see https://github.com/kdrag0n/adevtool
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "com.android.hbmsvmanager.auto_generated_rro_product_adevtool__",
|
||||
product_specific: true,
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated by adevtool; do not edit
|
||||
For more info, see https://github.com/kdrag0n/adevtool -->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.hbmsvmanager.auto_generated_rro_product_adevtool__">
|
||||
<overlay android:targetPackage="com.android.hbmsvmanager" android:isStatic="true" android:priority="1"/>
|
||||
<application android:hasCode="false"/>
|
||||
</manifest>
|
|
@ -1,34 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated by adevtool; do not edit
|
||||
For more info, see https://github.com/kdrag0n/adevtool -->
|
||||
<resources>
|
||||
<string-array name="config_calibrated_compensation_images">
|
||||
<item>"SCI_0_cal0.png"</item>
|
||||
<item>"SCI_1_cal0.png"</item>
|
||||
<item>"SCI_2_cal0.png"</item>
|
||||
<item>"SCI_3_cal0.png"</item>
|
||||
<item>"SCI_4_cal0.png"</item>
|
||||
<item>"SCI_5_cal0.png"</item>
|
||||
<item>"SCI_6_cal0.png"</item>
|
||||
</string-array>
|
||||
<array name="config_compensation_images">
|
||||
<item>@drawable/SCI_0_cal0</item>
|
||||
<item>@drawable/SCI_1_cal0</item>
|
||||
<item>@drawable/SCI_2_cal0</item>
|
||||
<item>@drawable/SCI_3_cal0</item>
|
||||
<item>@drawable/SCI_4_cal0</item>
|
||||
<item>@drawable/SCI_5_cal0</item>
|
||||
<item>@drawable/SCI_6_cal0</item>
|
||||
</array>
|
||||
<integer-array name="config_compensation_thresholds">
|
||||
<item>15000</item>
|
||||
<item>30000</item>
|
||||
<item>45000</item>
|
||||
<item>60000</item>
|
||||
<item>70000</item>
|
||||
<item>80000</item>
|
||||
<item>100000</item>
|
||||
</integer-array>
|
||||
<dimen name="config_compensation_filter_intercept">10</dimen>
|
||||
<integer name="config_compensation_filter_horizon">1500</integer>
|
||||
</resources>
|
|
@ -1623,7 +1623,6 @@ PRODUCT_PACKAGES += \
|
|||
ConnectivityThermalPowerManager \
|
||||
ConnMO \
|
||||
DCMO \
|
||||
device_symlinks \
|
||||
DiagMon \
|
||||
dmd \
|
||||
dmd__2 \
|
||||
|
|
Loading…
Reference in New Issue