- 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
10 lines
272 B
Makefile
10 lines
272 B
Makefile
# Automatically generated file. DO NOT MODIFY
|
|
#
|
|
# This file is generated by device/oneplus/avicii/setup-makefiles.sh
|
|
|
|
FIRMWARE_IMAGES := $(wildcard vendor/oneplus/avicii/firmware/*)
|
|
|
|
AB_OTA_PARTITIONS += \
|
|
$(foreach f, $(notdir $(FIRMWARE_IMAGES)), $(basename $(f)))
|
|
|