universal7885: 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.
This commit is contained in:
Roopesh Nataraja 2024-04-10 15:44:43 +00:00 committed by Soo-Hwan Na
commit a7f8fe00c8

View file

@ -12,14 +12,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.frameworks.schedulerservice</name>
<version>1.0</version>
<interface>
<name>ISchedulingPolicyService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.frameworks.sensorservice</name>
<version>1.0</version>