MiuiCamera: Readme: Update FCM Appropriately
This commit is contained in:
23
README.md
23
README.md
@@ -19,29 +19,8 @@ $(call inherit-product-if-exists, vendor/xiaomi/camera/miuicamera.mk)
|
|||||||
<hal format="hidl" optional="true">
|
<hal format="hidl" optional="true">
|
||||||
<name>vendor.xiaomi.hardware.misys</name>
|
<name>vendor.xiaomi.hardware.misys</name>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
<interface>
|
|
||||||
<name>IMiSys</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl" optional="true">
|
|
||||||
<name>vendor.xiaomi.hardware.misys</name>
|
|
||||||
<version>2.0</version>
|
<version>2.0</version>
|
||||||
<interface>
|
|
||||||
<name>IMiSys</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl" optional="true">
|
|
||||||
<name>vendor.xiaomi.hardware.misys</name>
|
|
||||||
<version>3.0</version>
|
<version>3.0</version>
|
||||||
<interface>
|
|
||||||
<name>IMiSys</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl" optional="true">
|
|
||||||
<name>vendor.xiaomi.hardware.misys</name>
|
|
||||||
<version>4.0</version>
|
<version>4.0</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IMiSys</name>
|
<name>IMiSys</name>
|
||||||
@@ -49,4 +28,4 @@ $(call inherit-product-if-exists, vendor/xiaomi/camera/miuicamera.mk)
|
|||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
```
|
```
|
||||||
3.1 Reference - https://github.com/VoidUI-Devices/device_xiaomi_sm8250-common/commit/47e3f385a6cd16b0200a4bfd34cad1fba75ac210
|
3.1 Reference - https://github.com/VoidUI-Devices/device_xiaomi_sm8250-common/commit/c8ae872b8fdbc682da0f98a2031125d68ef0afe9
|
||||||
|
|||||||
Reference in New Issue
Block a user