summaryrefslogtreecommitdiff
path: root/gsi_car_base.mk
AgeCommit message (Collapse)Author
2022-05-24Add RailwayReferenceApp to gsi_car_base.mkandroid13-devSam Dubey
The app entry is missing in gsi_car_base while I4404f9800f50d16aae072ffa99fc68cad1b2482f is set to pre-install the app in tm builds, breaking gsi_car_arm64 in the process. Fix: 233678661 Change-Id: Ica5a40b185c137cae2d7400f484772a198b80bfb
2022-05-03Merge "Add HideCameraApp.apk to the allow list" into tm-devTreeHugger Robot
2022-05-02Add HideCameraApp.apk to the allow listChangyeon Jo
Fix: 231235685 Test: Build gsi_car_arm64 lunch target Change-Id: I8ed7187e7be12a482509668a29c4304c7fc2905f
2022-04-29Add boilerplate for Railway reference app.Leslie Watkins
Bug: 225226520 Test: m RailwayReferenceApp Change-Id: I1f8e474b4d9c2ccd29acfdce256b90d0d07a026d Merged-In: I1f8e474b4d9c2ccd29acfdce256b90d0d07a026d (cherry picked from commit I1f8e474b4d9c2ccd29acfdce256b90d0d07a026d)
2022-04-25Add cartelemetryapp to gsi_car_base.mkHoward Hao
Bug: 223264702 Test: m -j Change-Id: I766cd3d24b503e494c76d18f96c664e4c4bdd5e9
2022-03-10Add evsmanagerd dependent packagesChangyeon Jo
This change adds following packages to the product artifact allowed list. - system/bin/evsmanagerd - system/etc/init/evsmanagerd.rc - system/etc/vintf/manifest/manifest_evsmanagerd.xml - system/lib64/android.hardware.automotive.evs-V1-ndk.so - system/lib64/libstatslog_evsmanagerd.so Bug: 170401743 Fix: 223944438 Test: Build gsi_car_arm64-userdebug target Change-Id: Ia4333c7c536120743708a2ac0f7b68f93430a488
2022-02-16Merge "Add BT libs to PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST"TreeHugger Robot
2022-02-16Add BT libs to PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LISTWilliam Escande
in order for the target to build as we move BT to an apex Bug: 217736913 Test: Compile, bringup and test user journeys Change-Id: I0f910c91ef4714beb060c66c005ae51777b25441
2022-02-16Merge changes from topic "car-curl" into sc-v2-dev-plus-aosp am: f00d4edd25Marcell Kovacs
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/16887087 Change-Id: Ia0baa9364779bfc53a7c910a02e9b0521484d775
2022-02-15Add BT APK and libs to PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LISTZach Johnson
in order for the target to build as we move BT to an apex Bug: 217736913 Test: Compile, bringup and test user journeys Change-Id: Ie63dee0e2a3f2bc01576b8ae1db0b61fa7e510fa
2022-02-15[automerge] Add curl to allowed packages on GSI car 2p: a7eb559fc1Marcell Kovacs
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/16887087 Bug: 218687105 Change-Id: I2fd84ebd8097ef2c34956be5f7ad51276f9760ed
2022-02-15Add curl to allowed packages on GSI carMarcell Kovacs
Bug: 218687105 Test: local build gsi_car_x86_64 Change-Id: Ie828d37885bb9ccf2b7c11bb262ba1dac147970a
2022-01-25Revert "Broken build 8093898 on git_master on build_test"Ji Soo Shin
Properly fix the build error this time. Bug: 215377006 Change-Id: I5d0e6a0205f49e3b7dc4bfc1f27718de15fc8d3a
2022-01-21Allowlists statsd librariesChangyeon Jo
android.automotive.evs.manager@1.1 depends on below libraries to push metrics to the Westworld so they need to be allowlisted. - system/lib64/android.os.statsbootstrap_aidl-cpp.so - system/lib64/libstatsbootstrap.so - system/lib64/libstatslog_evs.so Fix: 215476142 Test: m -j Change-Id: Iada81c27a9722ee05c002733c7b8b46a3035d113
2022-01-20Merge "Moved ScriptExecutor to car framework apex module."Howard Hao
2022-01-18Moved ScriptExecutor to car framework apex module.Howard Hao
Bug: 205623416 Test: m -j Change-Id: If88c671afa8728203c9f8ab7dc38482f62d9db1b
2022-01-10Add powerpolicy.internal-V1-ndk.Yu Shan
This CL should fix the build breakage in gsi_car_base target. Test: make gsi_car_arm64 Bug: 213839959 Change-Id: Ib94458f40da604b6dc8cf697c75fc70179af5faa
2022-01-06Merge "Remove CarServiceUpdatable from gsi"TreeHugger Robot
2022-01-06Remove CarServiceUpdatable from gsiKeun young Park
- Now it is moved to mainline car module - Also move carservicejni into CarService builtin Bug: 192665266 Test: build Change-Id: I306cd9d696cb2f86f00df789cf484f1713de382d
2022-01-05Rename power policy internal interface in gsi_car_baseEric Jeong
Bug: 213302817 Test: build okay Change-Id: I395e4f08292c26bc755177f8a9a958af14cf8e32
2021-12-14Add powerpolicy-V1-ndkYu Shan
Test: None Bug: 203741606 Change-Id: Id8a41dab95023874ba6b5e8c8db0c3b0e298eb77
2021-11-18Exclude btusb seplicies in gsi targets am: 7f74712d0a am: 75ec9f2a6bMarcell Kovacs
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/16297881 Change-Id: I76fdeb9d876dd3e2716225414ec81d066ff4a384
2021-11-18Exclude btusb seplicies in gsi targets am: 7f74712d0aMarcell Kovacs
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/16297881 Change-Id: I1e2b876bd8baaaa2cc44734af88488662a694abd
2021-11-18Exclude btusb seplicies in gsi targetsMarcell Kovacs
This should fix the build breakage on gsi targets. Bug: 202405948 Test: local build Change-Id: I23a20dfb10e95a1bfb22aaaaa541a4b7586d38f4
2021-11-05Remove libcar-framework-service-jni libraryMaxim Pleshivenkov
Remove libcar-framework-service-jni because it is no longer required - after removing forceSuspend from CarServiceHelperService jni code is not used. Bug: 204801552 Test: atest CarServiceTest CarServiceUnitTest Change-Id: I96203ad18e5da540dd61b645571128f931be2e80
2021-11-01Removed unnecessary odex and vdex filesMayank Garg
Bug: 190458000 Test: m Change-Id: Ib3955819b2a3bbd4238794a3839266bb04f9b1ea
2021-10-25Remove ndk_platform backend. Use the ndk backend. am: 4a0406ffad am: ↵Jiyong Park
e313da8ea2 am: 61bf85a9f7 am: f59b316462 Original change: https://android-review.googlesource.com/c/device/generic/car/+/1868424 Change-Id: I3512c7db2385c553fefdee213682ebcb4de09247
2021-10-25Remove ndk_platform backend. Use the ndk backend.Jiyong Park
The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend. Bug: 161456198 Test: m Merged-In: I9343e1bdc1ec05b4d0deced840ea861897f82659 Change-Id: I9343e1bdc1ec05b4d0deced840ea861897f82659 (cherry picked from commit 734d0a438cc76948fcf94d4353c7b3b444e320c3)
2021-10-14Merge "update gsi for car apex module"TreeHugger Robot
2021-10-13Fix "artifact path requirement" build errors for CarManagedProvisioning am: ↵Yan Zhu
bac78ebc0e am: f2d6d3f052 Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/16019273 Change-Id: I220d9f9fcddf83203c980c1749e048e815417313
2021-10-08Fix "artifact path requirement" build errors for CarManagedProvisioningYan Zhu
Bug: 193056430 Fix: 202528095 Test: run forrest for build targets: build_test build_test2 build_test3 build_test4 Change-Id: I1084f354066c154e2bcfb8d9dd155e97618c7f1d
2021-10-08update gsi for car apex moduleKeun young Park
Bug: 192665266 Test: build Change-Id: I559785a868e7c23dcc903d8a47462b4680450b63
2021-09-30Fixed build failure in gsi_car* due to ↵Mayank Garg
system/etc/permissions/car-frameworks-service.xml Bug: 201685912 Test: m Change-Id: I4b0b2809e031d297e793079d6dbb67ff18be1990
2021-09-24Added car-frameworks-service-module to gsi_car_base.mkMayank Garg
Bug: 190458000 Test: m Change-Id: I816b6267b5c4f576ba95b4d96f629b03e264cedc
2021-08-24Remove android.car.moduleKeun young Park
Bug: 194721752 Test: build Change-Id: Ic94deff676c97914ee9a679b16e44e15a068fb08
2021-08-17Add failing items to fix broken build. am: 43881e0e99 am: d32c91a175Max Dashouk
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/15563313 Change-Id: Ic5ab2b6e53c337bc66afe8478cf7c993003398bf
2021-08-13Add failing items to fix broken build.Max Dashouk
This happened after we moved ScriptExecutor to a separate package. Test: https://android-build.googleplex.com/builds/abtd/run/L53300000950722488 Bug: 193028600 Change-Id: Ic4a4084ff9d916f5b7dc6c11fcc1c8e704e5322a
2021-08-06Remove ndk_platform backend. Use the ndk backend.Jiyong Park
The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend. Bug: 161456198 Test: m Change-Id: I9343e1bdc1ec05b4d0deced840ea861897f82659
2021-08-04Move jni files from CarService to CarServiceUpdatableKeun young Park
Bug: 195555307 Test: build gsi_car_arm64, gsi_car_x86_64 Change-Id: I6f1930d36b82a8f27f001e2995ac1f3962bf5473
2021-08-03add CarServiceUpdatableKeun young Park
Bug: 195013206 Test: build Change-Id: I937d8f8f1d399dab744eef31b484f4e9eb77d74e
2021-07-28car lib / car service components with module API onlyMayank Garg
- useful for detecting hidden API usage - only components with no hidden API should be added to this library. Bug: 194723467 Test: m CarServiceModule android.car.module Change-Id: Ib77d924a10e8035c16827e158a545ddfb992d2b0
2021-07-22Add vehicle_binding_util targets to the allow list to fix build breaks am: ↵Keith Mok
87e00525c8 am: dc790cba24 Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/15351968 Change-Id: Ic585c70b80def30bf98aa08c4a8ecc5ec25de2fc
2021-07-22Add vehicle_binding_util targets to the allow list to fix build breaksKeith Mok
Test: manual Bug: 194348381 Change-Id: I8a9186dd02ae12a6e5bfc3cb5380a07f6fdaf177
2021-07-14Merge "Add TODO and tracking bug for artifact-error"Zhomart Mukhamejanov
2021-07-12Fix a build break. am: 3114f8db4f am: 22e37005d8Grace Cheng
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/15250632 Change-Id: I01536bd42d5224513282680fa5143e9a3ff09aa6
2021-07-12Merge "Adds adasLocationTestApp to requirement allowed list." into sc-v2-dev ↵Grace Cheng
am: f4979d5a9c am: b92424592b Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/15241390 Change-Id: Iac1a9c39898e15b7585ec5c059fa32d71a14ee6d
2021-07-10Fix a build break.Grace Cheng
The breakage is due to the wrong app path and a missing permission file. Bug: 193291527 Test: m gsi_car_arm64 Change-Id: Ia04d16879d3a8e7109859f160f51ba9e34705938
2021-07-09Merge "Adds adasLocationTestApp to requirement allowed list." into sc-v2-devGrace Cheng
2021-07-09Adds adasLocationTestApp to requirement allowed list.Grace Cheng
Test: manually. Bug: 191180940 Change-Id: I71aa8ccb5f694bfe856d67338d1f8ef47aee4d5e
2021-07-08Merge "add missing x86_64 case for product artifact"TreeHugger Robot