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:
BIN
Binary file not shown.
BIN
Binary file not shown.
+12
@@ -0,0 +1,12 @@
|
||||
# Copyright (c) 2017 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
service vendor-factory-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.factory@1.0-service
|
||||
interface vendor.qti.hardware.factory@1.0::IFactory default
|
||||
interface vendor.qti.hardware.factory@1.1::IFactory default
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
disabled
|
||||
oneshot
|
||||
@@ -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>
|
||||
+12
@@ -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>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user