summaryrefslogtreecommitdiff
path: root/aosp_car_arm.mk
diff options
context:
space:
mode:
authorOscar Azucena <oscarazu@google.com>2020-01-24 00:03:11 +0000
committerOscar Azucena <oscarazu@google.com>2020-01-24 10:21:22 -0800
commit20966be438c19121651dba80c5711a5e58d98acf (patch)
tree28b618734b79cc20e2347fc094f0c7aa73699f44 /aosp_car_arm.mk
parent5711e602842bac0181401cbc51519f847a72616b (diff)
downloadcar-20966be438c19121651dba80c5711a5e58d98acf.tar.gz
Revert "Include core makefile before device-specific one."
Revert "Include core makefile before device-specific one." Revert submission 10117438-car-mk-order Reason for revert: The auto emulator looks like a giant phone. Bug: 148219586 Reverted Changes: Iafb4d62c1: Include core makefile before device-specific one. I1663477b0: Include core makefile before device-specific one. Test: make -j60 and ran emulator to make sure the auto audio properties were loaded correctly. Change-Id: I8d53b85dd6def993e4886d8859e4527548b184c7
Diffstat (limited to 'aosp_car_arm.mk')
-rw-r--r--aosp_car_arm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/aosp_car_arm.mk b/aosp_car_arm.mk
index 8d6199d..9698d61 100644
--- a/aosp_car_arm.mk
+++ b/aosp_car_arm.mk
@@ -15,8 +15,8 @@
PRODUCT_PACKAGE_OVERLAYS := device/generic/car/common/overlay
-$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm.mk)
$(call inherit-product, device/generic/car/emulator/aosp_car_emulator.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm.mk)
PRODUCT_NAME := aosp_car_arm
PRODUCT_DEVICE := generic