History log of /packages/services/Car/car-support-lib/src/android/support/car/ui/CarNavExtender.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
57de61296cc8f29d8740fc7e6983af9553e7a410 19-Aug-2016 Jason Tholstrup <jthol@google.com> @hiding stuff and misc api lint fixes

Change-Id: I88aadf3d80e1da06b976d752912a4cf1682bb257
/packages/services/Car/car-support-lib/src/android/support/car/ui/CarNavExtender.java
e54ac276796c6535558f8444d882adecd19ce2bd 17-Feb-2016 Keun-young Park <keunyoung@google.com> add android.car

- instead of using binder as compatibility layer, add android.car
- apps using android.car should add it to LOCAL_JAVA_LIBRARIES
unless doing include
packages/services/Car/car-support-lib/car-support.mk

- support lib renamed to android.support.car
- UI stuffs only exist in android.support.car
UI has dependency on androud support library and not added to
android.car

- permission only uses android.car namespace even for support.car

- car-systemtest remains as static library. To use CarTestManager,
test app should get CarTestManagerBinderWrapper then create
CarTestManager.

bug: 27199752
Change-Id: I3522e11e958dade404443fbe2d45f576c827fa7a
/packages/services/Car/car-support-lib/src/android/support/car/ui/CarNavExtender.java