summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2019-03-14 13:41:55 -0700
committerHyunyoung Song <hyunyoungs@google.com>2019-03-14 13:44:14 -0700
commit319b5a6acee269e7893fbdeda407de16ee05a0a0 (patch)
tree01ef5207933e8afd1b37497161ac280d566e3936 /libs
parentaaffa2385f2bdb9a04236e95532fca5054c5ca3c (diff)
downloadandroid_packages_apps_Trebuchet-319b5a6acee269e7893fbdeda407de16ee05a0a0.tar.gz
android_packages_apps_Trebuchet-319b5a6acee269e7893fbdeda407de16ee05a0a0.tar.bz2
android_packages_apps_Trebuchet-319b5a6acee269e7893fbdeda407de16ee05a0a0.zip
Remove f/b based jars out of the Android.mk
Benefit! we would not get merge conflict when one of these jars update and we need to do code merge. Change-Id: Ia6a4a632474a7b19aaede1d20d1373902da1400c
Diffstat (limited to 'libs')
-rw-r--r--libs/README.txt8
-rw-r--r--libs/launcher_protos.jarbin57919 -> 0 bytes
-rw-r--r--libs/plugin_core.jarbin5057 -> 0 bytes
3 files changed, 0 insertions, 8 deletions
diff --git a/libs/README.txt b/libs/README.txt
deleted file mode 100644
index 910959256..000000000
--- a/libs/README.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-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
deleted file mode 100644
index c0439363b..000000000
--- a/libs/launcher_protos.jar
+++ /dev/null
Binary files differ
diff --git a/libs/plugin_core.jar b/libs/plugin_core.jar
deleted file mode 100644
index dd27f86fa..000000000
--- a/libs/plugin_core.jar
+++ /dev/null
Binary files differ