=====09th JUNE, 2023======
- Vendor Security Patch updated to May, 2023 - Added OnePlus Camera - Added OnePlus Gallery - Added Support for Dolby Atmos - Imported Media Codec Configs from OOS Credit: https://github.com/Sanju0910
This commit is contained in:
@@ -6,4 +6,11 @@ LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),avicii)
|
||||
|
||||
$(info Including firmware for OnePlus Nord • avicii...)
|
||||
|
||||
FIRMWARE_IMAGES := $(wildcard $(LOCAL_PATH)/firmware/*)
|
||||
|
||||
$(foreach f, $(notdir $(FIRMWARE_IMAGES)), \
|
||||
$(call add-radio-file,firmware/$(f)))
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user