sdm660-common: Import MMI and MM OSAL Blobs

- MMI from LA.UM.9.12.r1-10800-SMxx50.0
- MM OSAL from LA.UM.9.6.2.r1-04100-89xx.0

Signed-off-by: Kunmun <kunmun.devroms@gmail.com>
This commit is contained in:
SayanAcharya
2021-09-30 00:57:48 +05:30
committed by Kunmun
parent 85be2a3fcd
commit 3826b4b13c
10 changed files with 43 additions and 0 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2017 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<permissions>
<library name="android.hardware.light-V2.0"
file="/system/framework/android.hardware.light-V2.0-java.jar" />
</permissions>
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2017 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<permissions>
<library name="vendor.qti.hardware.factory-V1.0"
file="/system/framework/vendor.qti.hardware.factory-V1.0-java.jar" />
<library name="vendor.qti.hardware.factory-V1.1"
file="/system/framework/vendor.qti.hardware.factory-V1.1-java.jar" />
</permissions>