aboutsummaryrefslogtreecommitdiff
path: root/tests/UxRestrictionsSample/Android.mk
AgeCommit message (Expand)Author
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-04-02Modified to use ANDROID_SUPPORT_CAR_TARGETS.Dean Harding
2018-04-01Display driving state info in sample app.Ram Periathiruvadi
2018-02-27packages/services/Car: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-02-08Migrate to AAPT2Alan Viverette
2018-02-06Create a sample app for UxRestrictions.Yao, Yuxing