sm6375-common: vintf: 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:
parent
8df2921cda
commit
96620c897e
1 changed files with 0 additions and 8 deletions
|
@ -26,14 +26,6 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||||
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
-->
|
-->
|
||||||
<compatibility-matrix version="2.0" type="device">
|
<compatibility-matrix version="2.0" type="device">
|
||||||
<hal format="hidl" optional="false">
|
|
||||||
<name>android.frameworks.schedulerservice</name>
|
|
||||||
<version>1.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>ISchedulingPolicyService</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</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>
|
||||||
|
|
Loading…
Reference in a new issue