fleur: Remove schedulerservice from device compatibility matrix
android.frameworks.schedulerservice is deprecated and limited to max-level=5 in framework manifest. Hence, remove it from device compatibility matrix to allow super image generation. Change-Id: Icbeeeb07c9ba8c094a1c531e0a67bd1dbac8b926
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
<compatibility-matrix version="9.0" type="device">
|
<compatibility-matrix version="9.0" type="device">
|
||||||
<hal format="hidl" optional="false">
|
|
||||||
<name>android.frameworks.schedulerservice</name>
|
|
||||||
<version>1.0</version>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl" optional="false">
|
<hal format="hidl" optional="false">
|
||||||
<name>android.frameworks.sensorservice</name>
|
<name>android.frameworks.sensorservice</name>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
|
|||||||
Reference in New Issue
Block a user