No description
In android 15 QPR1, google has removed a public method of the Surface class.
Our jni lib used that method and relies on the offset remaining the same, so
patch the lib to load it with the smaller offset.
|
||
---|---|---|
overlays/MiuiCameraOverlayMi9 | ||
proprietary | ||
sepolicy/private | ||
.gitattributes | ||
Android.bp | ||
Android.mk | ||
config.mk | ||
README.md |
Leica Camera 5.0 for Mi 9T Pro/Redmi K20 Pro (raphael) AOSP
Cloning :
- Clone this repo in vendor/xiaomi/miuicamera in your working directory by :
git clone https://gitlab.com/ItzDFPlayer/vendor_xiaomi_miuicamera -b leica-5.0-raphael vendor/xiaomi/miuicamera
Make these changes in sm8150-common
sm8150.mk
# MiuiCamera
$(call inherit-product, vendor/xiaomi/miuicamera/config.mk)