bc5e83a6188820b9564bcd35fbf10bcdd7380553
* Used by GCAM for DSP-accelerated HDR processing * Arguably we should label /vendor/dsp/cdsp/fastrpc_shell_3 to same_process_hal_file like Pixels, but the partition is prebuilt thus we're unable to relabel it. * Copy the file to writable tmpfs, setup attributes and bind mount back to workaround the limitation. [ghostrider-reborn]: Allow adsp/cdsprpcd and neuralnetworks HAL to access fastrpc_shell_3 [kras edit: 1. rename some contexts as per qva/kona 2. extend to allow camera HAL and VPP service to access it as well] Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Change-Id: Ide90e5c7307d413db5ece736e859559f06679545 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%