summaryrefslogtreecommitdiff
path: root/aosp_car_arm.mk
diff options
context:
space:
mode:
authorMark Grady <gradymark@google.com>2019-09-17 19:02:32 -0700
committerMark Grady <gradymark@google.com>2019-10-15 23:27:45 +0000
commit65f83fa730fcdbd80eaa1646800f958df96f48eb (patch)
treeaab8382947f09487047e6b54874f25499dee51e9 /aosp_car_arm.mk
parent02db731b9c47b4549340670f5c9707001bed2080 (diff)
downloadcar-65f83fa730fcdbd80eaa1646800f958df96f48eb.tar.gz
Add car audio emu support to aosp_car_* targets
Bug: 130232630 Test: Manually tested on both x86 flavors. Can't test ARM. Change-Id: I9149d42bfd7137f7967d0925af31e11ff2247852 (cherry picked from commit e9cb384330cc8f89aceea4f559be0b7a1c77db7d)
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 fcce4d7..2088bb3 100644
--- a/aosp_car_arm.mk
+++ b/aosp_car_arm.mk
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-$(call inherit-product, device/generic/car/common/car.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