Prebuilt stock MIUI Camera to include in custom ROM builds.
Extracted from lisa MIUI package (refer proprietary-files.txt for version).
- Poco X3 NFC (surya)
- Clone this repo to
vendor/xiaomi/cameraor use this commands:
git clone -b 4.7-bkl https://github.com/Arata-Labs/vendor_xiaomi_camera.git vendor/xiaomi/camera --single-branch
- Inherit it from
device.mkin device tree:
# Camera
$(call inherit-product-if-exists, vendor/xiaomi/camera/surya-camera.mk)