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