mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
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:
parent
33b08a1934
commit
a7f8fe00c8
1 changed files with 0 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue