enable treble

This commit is contained in:
Ziyang Zhou
2022-05-04 22:01:51 +08:00
parent d04327326d
commit eb77b8cf8c
5 changed files with 13 additions and 30 deletions

View File

@@ -13,7 +13,7 @@
# limitations under the License.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/treble_common_64.mk)
$(call inherit-product, $(LOCAL_PATH)/redroid.mk)
$(call inherit-product, $(LOCAL_PATH)/redroid_arm64/device.mk)