aboutsummaryrefslogtreecommitdiff
path: root/tests/EmbeddedKitchenSinkApp/Android.mk
AgeCommit message (Expand)Author
2018-05-22Service and KitchenSink logic to read the kernel's input event queuesEnrico Granata
2018-05-07DO NOT MERGE Revert AndroidX migrationRodrigo Lagos
2018-04-16Migrate to androidx namespace for support library.Anthony Chen
2018-04-06Depend on correct target for the car support library.Anthony Chen
2018-04-03Migrate to androidx.* dependencies.Anthony Chen
2018-02-27packages/services/Car: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-02-12Support libs included in the wrong lib targetBrad Stenning
2018-02-06Use var for design libraryAlan Viverette
2017-12-15add app to show display infoLujiang Xue
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-12-06Remove dependency on legacy-android-test from shared filePaul Duffin
2017-11-15Migrate select Car service targets to aapt2Aurimas Liutikas
2017-08-02Reland "Car: remove use of -static hidl java"Steven Moreland
2017-08-02Revert "Car: remove use of -static hidl java"Steven Moreland
2017-08-02Car: remove use of -static hidl javaSteven Moreland
2017-05-17disable kitchensink build in PDK due to missing dependency in PDKKeun-young Park
2017-04-13Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber
2017-03-27Moving KitchenSink off legacy CarActivitySrinivas Visvanathan
2017-02-07Add fragment for BluetoothConnection managementSanket Agarwal
2017-02-02Move Vehicle HAL under automotive packagePavel Maltsev
2016-11-16Migrating Car service to new Vehicle HALPavel Maltsev
2016-08-29Add a simple screen orientation test in KSYao Chen
2016-05-13Update KitchenSink VolumeTestYao Chen
2016-03-01add kitchensink test appKeun-young Park