Prebuilt stock oplus Camera to include in custom ROM builds.
-
Clone this repo to
vendor/oplus/camera
-
Inherit it from
device.mk
in device tree:
# Camera
$(call inherit-product-if-exists, vendor/oplus/camera/opluscamera.mk)
- Ensure that the PRODUCT_BRAND is either oneplus or oppo or realme and that it is not overriden by any of the safetynet hacks.