879ea7ad597670140be5d0d18dc296f3595dc3a0
Allow apps and camera HAL access to secure ADSP domain Change-Id: Ibb1071299632ab53726638dbcc134d4bca59fc52 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
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%