diff --git a/device.mk b/device.mk index 5828c05..b0c9530 100644 --- a/device.mk +++ b/device.mk @@ -4,6 +4,8 @@ # SPDX-License-Identifier: Apache-2.0 # +$(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk) + $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_o_mr1.mk) # Get non-open-source specific aspects