• Home
Name Date Size #Lines LOC

..--

res/04-Jul-2025-2,477863

src/com/android/car/docklib/04-Jul-2025-3,1182,147

tests/04-Jul-2025-2,3061,807

Android.bpD04-Jul-20251.7 KiB6758

AndroidManifest.xmlD04-Jul-20251.9 KiB4217

OWNERSD04-Jul-2025188 96

READMED04-Jul-2025416 139

README

1# AAOS Dock
2
3This library is to provide dock functionality in AAOS.
4In this reference the dock exists in SystemUI in system bar but the purpose of this library is to
5allow dock to be placed on any surface.
6
7This library provides:
8- views and controllers
9- Broadcast receiver and permissions
10
11This library should only be used by one package in the system. This means there cannot be more than
12one dock in the system.
13