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:
Roopesh Nataraja
2021-07-13 17:33:29 -07:00
committed by Onelots
parent 0313b2cc43
commit 0721fe5c15

View File

@@ -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>