b81eee274e806b63c291c4a92260bf0732b546cd
* This prop helps display the device market name instead of the model number in the OPLUS camera watermark mode.
proprietary_vendor_oplus_camera
Prebuilt stock oplus Camera to include in custom ROM builds.
How to use?
-
Clone this repo to
vendor/oplus/camera -
Inherit it from
device.mkin 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.
Description
Languages
Python
61.1%
Makefile
38.9%