summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2020-04-10 18:29:14 -0500
committerPraneeth Bajjuri <praneeth@ti.com>2020-04-11 17:23:24 +0000
commitb33774634cb5728cbe75c9b6e3341ce6e2f83607 (patch)
tree0d5c786cc5bbb3dac8d0aebe1e36c6e0487587be /auto
parentf833406fc1b6430a4ae14b2eb0ef10cde0ce0a7b (diff)
downloadbeagle-x15-b33774634cb5728cbe75c9b6e3341ce6e2f83607.tar.gz
beagle_x15: upgrade auto target with PRODUCT_SHIPPING_API_LEVEL to 29
Setting PRODUCT_SHIPPING_API_LEVEL and bumping manifest and FCM version to 2. This fixes boot with auto HMI target/interface. Test: Build with lunch beagle_x15_auto-userdebug, Boot to Auto UI Change-Id: I888dfae7c0ddbfd62a368089adb743622ce4d511 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'auto')
-rw-r--r--auto/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/manifest.xml b/auto/manifest.xml
index 660b03d..18aa3bd 100644
--- a/auto/manifest.xml
+++ b/auto/manifest.xml
@@ -1,4 +1,4 @@
-<manifest version="1.0" type="device">
+<manifest version="1.0" type="device" target-level="2">
<hal format="hidl">
<name>android.hardware.automotive.vehicle</name>
<transport>hwbinder</transport>