Loading BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ DEVICE_PATH := device/teracube/bismuth # APEX TARGET_FLATTEN_APEX := true DEXPREOPT_GENERATE_APEX_IMAGE := true # Assertions TARGET_OTA_ASSERT_DEVICE := Teracube_One,bismuth Loading device.mk +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ # SPDX-License-Identifier: Apache-2.0 # # Enable updating of APEXes $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Get non-open-source specific aspects $(call inherit-product-if-exists, vendor/teracube/bismuth/bismuth-vendor.mk) Loading Loading
BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ DEVICE_PATH := device/teracube/bismuth # APEX TARGET_FLATTEN_APEX := true DEXPREOPT_GENERATE_APEX_IMAGE := true # Assertions TARGET_OTA_ASSERT_DEVICE := Teracube_One,bismuth Loading
device.mk +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ # SPDX-License-Identifier: Apache-2.0 # # Enable updating of APEXes $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Get non-open-source specific aspects $(call inherit-product-if-exists, vendor/teracube/bismuth/bismuth-vendor.mk) Loading