sweet: Inherit device/oneplus/dolby
Change-Id: I26fae5c3f0ab62445e628257943d7b6a48a2a478 Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
# Inherit from sm6150-common
|
||||
include device/xiaomi/sm6150-common/BoardConfigCommon.mk
|
||||
|
||||
# Inherit from Dolby
|
||||
-include device/oneplus/dolby/BoardConfig.mk
|
||||
|
||||
# MiuiCamera
|
||||
-include device/xiaomi/miuicamera-sweet/BoardConfig.mk
|
||||
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
# Inherit from sm6150-common
|
||||
$(call inherit-product, device/xiaomi/sm6150-common/sm6150.mk)
|
||||
|
||||
# Inherit from dolby
|
||||
$(call inherit-product-if-exists, device/oneplus/dolby/device.mk)
|
||||
|
||||
# MiuiCamera
|
||||
$(call inherit-product-if-exists, device/xiaomi/miuicamera-sweet/device.mk)
|
||||
|
||||
@@ -35,6 +38,9 @@ PRODUCT_COPY_FILES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
hwcomposer.sweet
|
||||
|
||||
# Dolby
|
||||
TARGET_USES_DOLBY := true
|
||||
|
||||
# Init scripts
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/rootdir/etc/init.sweet.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.sweet.rc
|
||||
|
||||
@@ -37,8 +37,14 @@
|
||||
},
|
||||
{
|
||||
"remote": "github-non-los",
|
||||
"repository": "SoulEye-sweet/hardware_dolby",
|
||||
"target_path": "hardware/dolby",
|
||||
"repository": "SoulEye-sweet/device_oneplus_dolby",
|
||||
"target_path": "device/oneplus/dolby",
|
||||
"branch": "bka"
|
||||
},
|
||||
{
|
||||
"remote": "codeberg",
|
||||
"repository": "SoulEye-sweet/vendor_oneplus_dolby",
|
||||
"target_path": "vendor/oneplus/dolby",
|
||||
"branch": "bka"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user