Albert I 879ea7ad59 sepolicy: Address denials for secure ADSP domain
Allow apps and camera HAL access to secure ADSP domain

Change-Id: Ibb1071299632ab53726638dbcc134d4bca59fc52
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2024-08-20 08:02:04 +05:30
2024-03-14 08:15:01 +05:30
2024-03-14 08:15:01 +05:30
2024-02-22 20:20:49 +05:30
2024-02-22 20:20:49 +05:30
2024-08-20 07:59:29 +05:30
2024-02-22 20:26:27 +05:30

proprietary_vendor_oplus_camera

Prebuilt stock oplus Camera to include in custom ROM builds.

How to use?

  1. Clone this repo to vendor/oplus/camera

  2. Inherit it from device.mk in device tree:

# Camera
$(call inherit-product-if-exists, vendor/oplus/camera/opluscamera.mk)
  1. 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
No description provided
Readme 74 MiB
Languages
Python 61.1%
Makefile 38.9%