Snap for 8543353 from c217db1832
to tm-qpr1-release
Change-Id: I188afd5572ef07fbcadcda4e0981a37568875cc6
This commit is contained in:
commit
82156af9bb
3 changed files with 2 additions and 22 deletions
|
@ -1,11 +1,4 @@
|
||||||
<compatibility-matrix version="1.0" type="framework" level="7">
|
<compatibility-matrix version="1.0" type="framework" level="7">
|
||||||
<hal format="aidl" optional="true">
|
|
||||||
<name>android.hardware.biometrics.face</name>
|
|
||||||
<interface>
|
|
||||||
<name>IFace</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
<name>android.hardware.contexthub</name>
|
<name>android.hardware.contexthub</name>
|
||||||
<version>1</version>
|
<version>1</version>
|
||||||
|
@ -14,13 +7,6 @@
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl">
|
|
||||||
<name>android.hardware.gnss</name>
|
|
||||||
<interface>
|
|
||||||
<name>IGnss</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
<name>android.hardware.graphics.composer3</name>
|
<name>android.hardware.graphics.composer3</name>
|
||||||
<version>1</version>
|
<version>1</version>
|
||||||
|
@ -37,14 +23,6 @@
|
||||||
<instance>slot2</instance>
|
<instance>slot2</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl" optional="true">
|
|
||||||
<name>android.hardware.radio.config</name>
|
|
||||||
<version>1.1</version>
|
|
||||||
<interface>
|
|
||||||
<name>IRadioConfig</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>android.hardware.vibrator</name>
|
<name>android.hardware.vibrator</name>
|
||||||
<version>2</version>
|
<version>2</version>
|
||||||
|
|
|
@ -31,3 +31,4 @@ SecondaryConfigPath=/data/vendor/gps/overlay/lhd_overlay.conf
|
||||||
|
|
||||||
SkipSensorWakeLock=true
|
SkipSensorWakeLock=true
|
||||||
LoggerWakeLockEnable=false
|
LoggerWakeLockEnable=false
|
||||||
|
PpsEnable=true
|
||||||
|
|
|
@ -29,3 +29,4 @@ TrafficLogEnabled=false
|
||||||
|
|
||||||
SkipSensorWakeLock=true
|
SkipSensorWakeLock=true
|
||||||
LoggerWakeLockEnable=false
|
LoggerWakeLockEnable=false
|
||||||
|
PpsEnable=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue