summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2016-02-09 18:49:23 -0800
committerSvet Ganov <svetoslavganov@google.com>2016-02-09 18:49:27 -0800
commitd7b1f41109abee60ec8529369a85d84300b1d678 (patch)
tree51b28d52f9f79810bcea61eba44dd239e86b08d3 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent2a061b5bcfb92be2829f6fe9a6d86352193752e3 (diff)
Add an API to query the package name of the services shared lib
The servcies shared lib contains components apps can invoke such as services to bind to, activities to start, UI choosers, etc. This lib is built from AOSP code but an OEM may chage its package name. For example, Google renames the package names for GMS apps from android.foo.bar to com.google.android.foo.bar. While we have more than one shared lib that are a part of the platform (currently shared and services libs) the serivces lib is the only one clients need to start components in, thus need to know its package name. This change adds an API to query the package name of the services shared lib. The API is hidden as currently the only clients are a part of the system. Change-Id: Ied48fa4819024522791764b22b3336d4f4b42cc3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions