summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2018-11-05 14:45:19 -0800
committerHyunyoung Song <hyunyoungs@google.com>2018-11-05 17:01:54 -0800
commit0ae3888ad1b50e1331f2785fad419288e40e7fda (patch)
treec4249c8c5bb55a33322f6f5c64281f35070bb339 /libs
parentfc007479090e3a64d6e24534605fe08e7dc5bc96 (diff)
downloadandroid_packages_apps_Trebuchet-0ae3888ad1b50e1331f2785fad419288e40e7fda.tar.gz
android_packages_apps_Trebuchet-0ae3888ad1b50e1331f2785fad419288e40e7fda.tar.bz2
android_packages_apps_Trebuchet-0ae3888ad1b50e1331f2785fad419288e40e7fda.zip
Split out launcherProtos from sysui_shared.jar
Bug: 113043444 Change-Id: I3115cdc7871b0f77601e399df01cdde0dde87c6e
Diffstat (limited to 'libs')
-rw-r--r--libs/README.txt8
-rw-r--r--libs/launcher_protos.jarbin0 -> 57919 bytes
2 files changed, 8 insertions, 0 deletions
diff --git a/libs/README.txt b/libs/README.txt
new file mode 100644
index 000000000..910959256
--- /dev/null
+++ b/libs/README.txt
@@ -0,0 +1,8 @@
+These jar are compiled in the frameworks/base of the platform tree.
+
+launcher_protos.jar is defined as launcherprotosnano in the following file:
+frameworks/base/core/protos/android/stats/launcher/Android.bp
+
+plugin_core.jar is defined as PluginCoreLib in the following file:
+frameworks/base/packages/SystemUI/plugin/Android.bp
+
diff --git a/libs/launcher_protos.jar b/libs/launcher_protos.jar
new file mode 100644
index 000000000..c0439363b
--- /dev/null
+++ b/libs/launcher_protos.jar
Binary files differ