cb40bb0203b967a1c4eb0745e17702de4406f1c6
They don't work as intended when realme buds application is used, thus moved to fwk/base as a separate change
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%