Prebuilt modded MIUI/Leica Camera 5.0 for Mi Pad 6 (Pipa), to include in custom ROM builds.
- Clone this repo to
device/xiaomi/camera - Clone https://gitlab.com/CuriousNom/vendor_xiaomi_camera.git to 'vendor/xiaomi/camera'
- Inherit it from
device.mkin device tree:
# Camera
$(call inherit-product-if-exists, device/xiaomi/camera/miuicamera.mk)
- Ensure that you added needed changes for Miui Camera:
Set TARGET_CAMERA_PACKAGE_NAME for Miui/Leica Camera
Camera: Enable newer HIDL overrideFormat
Camera: Enable newer HIDL overrideFormat (Another Implementation)
overlays: Allow HFR for Miui Camera