summaryrefslogtreecommitdiff
path: root/auto
AgeCommit message (Collapse)Author
2022-02-16Revert "[Reland] Use AIDL default VHAL for beagle-x15."Yu Shan
Revert "[Reland] Use AIDL default VHAL in aosp_phone_car." Revert "[Reland] Use AIDL emulator VHAL for cuttlefish." Revert submission 16872877-aidl_vhal Reason for revert: break api_test which was not included in presubmit for the original CL. Possibly due to the new AIDL implementation revealing some existing hidden problems in power service. Reverted Changes: Ie024dda62:[Reland] Use AIDL default VHAL in aosp_phone_car. If35e8fd30:[Reland] Use AIDL emulator VHAL for cuttlefish. I5e45d85dd:[Reland] Use AIDL default VHAL in ospery. I73d520a70:[Reland] Use AIDL default VHAL for beagle-x15. Change-Id: I6dcbaebdacf9a9f745a84397f290e76701e8f361
2022-02-14[Reland] Use AIDL default VHAL for beagle-x15.Yu Shan
Test: Presubmit Bug: 170400618 Change-Id: I73d520a70abf900f820e16d3aa9798367245981d
2022-02-11Revert "Use AIDL default VHAL for beagle-x15."Oscar Azucena
Revert "Use AIDL default VHAL in aosp_phone_car." Revert "Use AIDL emulator VHAL for cuttlefish." Revert submission 16788928-aidl_vhal Reason for revert: broken test Reverted Changes: I687387ead:Use AIDL emulator VHAL for cuttlefish. I7670cf097:Use AIDL default VHAL in aosp_phone_car. I6804aa2da:Use AIDL default VHAL in ospery. I882ed3e81:Use AIDL default VHAL for beagle-x15. Bug: 218924258 Test: atest AudioFocusTest# requestAudioFocus_forRequestWithDelayedFocus_whileOneCall_requestDelayed Change-Id: I40f7a22f8927a50a533cafc870a89daa362e3400
2022-02-03Use AIDL default VHAL for beagle-x15.Yu Shan
Test: Presubmit Bug: 170400618 Change-Id: I882ed3e819500e884b2eae649350d09043e69041
2021-07-15Use default VHAL for beagle-x15.Yu Shan
This is not an emulator, so use default VHAL implementation. Test: Presubmit Bug: 192276902 Change-Id: Ib3ac86ccf132157cf3bd82a4602a786604f33f03
2020-10-21Bump target-level.Yifan Hong
Test: m check-vintf-all Bug: 171323217 Change-Id: I95552e51010263c790802dc8c6bca5c62255cd96
2020-04-11beagle_x15: upgrade auto target with PRODUCT_SHIPPING_API_LEVEL to 29Praneeth Bajjuri
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>
2019-07-01beagle_x15: Enable Android Automotive w/ New Lunch TargetJosh Shafran
All changes made to baseline enable full Android Automotive in-vehicle infotainment (IVI) system, presenting an updated boot animation and user interface on AM57xx platforms. Car mode is enabled by default and the UI is locked in car mode when using lunch combo beagle_x15_auto-userdebug. https://source.android.com/devices/automotive https://developer.android.com/training/cars Separated the content necessary for Android Auto from baseline tablet interface. Result is two lunch combos: 1) beagle_x15-userdebug 2) beagle_x15_auto-userdebug Test: Build,Boot with beagle_x15-userdebug and beagle_x15_auto-userdebug Test: Look and feel test of Automotive HMI Test: Executed test plans CtsCarTestCases and vts-hal-auto Change-Id: Ia6021d50e803e18ec0241ff190554227a3fda4ae Signed-off-by: Josh Shafran <j-shafran@ti.com> Signed-off-by: Vishal Mahaveer <vishalm@ti.com>