diff options
author | Soonil Nagarkar <sooniln@google.com> | 2020-01-22 16:21:00 -0800 |
---|---|---|
committer | Soonil Nagarkar <sooniln@google.com> | 2020-01-22 16:35:58 -0800 |
commit | 6d21a4d31ca147ed3a9f6bca9f1388bd25683c91 (patch) | |
tree | c8a554e6ce812b12205d413793931a3e83c20add /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6e62dbb263eace8451d3acb1964ee6b1dbd6ace9 (diff) |
Refactor ServiceWatcher
1) Take advantage of new binder callback APIs to simplify ServiceWatcher
internally
2) Move resources into subclasses instead of LMS
3) Rename some public APIs of ServiceWatcher
4) Completely remove the signature checking done within ServiceWatcher
and LMS. It doesn't appear to serve any useful purpose anymore, and it's
debatable if it ever did anything useful. Rather than restricting bound
services to a set of packages + packages that share a signature with
those packages at boot, restrict to system packages only.
5) Remove unused config values
Test: presubmits
Change-Id: I870043539d0f96fe443a1da238d109c3fa1930c9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions