summaryrefslogtreecommitdiffstats
path: root/services/accessibility/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Check feature bits before loading optional servicesAdam Lesinski2014-02-051-0/+10
At startup, we check with PackageManager whether a system service is available before attempting to load it. A system service is available if its associated feature (similar to hardware features) is present. This does not remove unavailable services from the compiled jar. Change-Id: I13571805083aa4e65519a74acb52efd17b9fb3d7