miuicamera: Update blobs
Signed-off-by: kylieeXD <khayloaftck@gmail.com>
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
service vendor.misys.core /vendor/bin/hw/vendor.xiaomi.hardware.misys.core-service
|
||||
class hal
|
||||
user root
|
||||
group root system log
|
||||
disabled
|
||||
oneshot
|
||||
interface aidl vendor.xiaomi.hardware.misys.core.IMiSysCore/default
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
<!--
|
||||
Input:
|
||||
vendor/xiaomi/proprietary/misys/hypsys/hypsys_vendor/common/default/vendor.xiaomi.hardware.misys.common.xml
|
||||
-->
|
||||
<manifest version="8.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>vendor.xiaomi.hardware.misys.common</name>
|
||||
<version>3</version>
|
||||
<fqname>IHypSysIntl/default</fqname>
|
||||
<fqname>IMiSysImpl/default</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
@@ -0,0 +1,10 @@
|
||||
<!--
|
||||
Input:
|
||||
vendor/xiaomi/proprietary/misys/hypsys/hypsys_vendor/core/vendor.xiaomi.hardware.misys.core.xml
|
||||
-->
|
||||
<manifest version="8.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>vendor.xiaomi.hardware.misys.core</name>
|
||||
<fqname>IMiSysCore/default</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
Binary file not shown.
Reference in New Issue
Block a user