summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 01:09:54 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 01:09:54 +0000
commit113fabac8683a01b772c0ec9dc4ece36a025432c (patch)
tree5a6c55661ef1be6bd0aef7b28dddba4aa8740c41
parente77ee4b7aaf3dbbce1ba60c909e7af95f89dd0ae (diff)
parentf3c76c7ec86e80fc965818cd91ed853bbb1cd8b0 (diff)
downloadtvsystem-113fabac8683a01b772c0ec9dc4ece36a025432c.tar.gz
Snap for 6469672 from f3c76c7ec86e80fc965818cd91ed853bbb1cd8b0 to rvc-release
Change-Id: I7bd647d404e638a508fbf4090e63ef605ce1b859
-rw-r--r--Android.bp25
1 files changed, 0 insertions, 25 deletions
diff --git a/Android.bp b/Android.bp
index b312c68..9bc6cab 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,28 +26,3 @@ java_sdk_library {
}
}
-// Implicitly references by com.android.libraries.tv.tvsystem
-filegroup {
- name: "com.android.libraries.tv.tvsystem-removed.api.public.latest",
- srcs: [
- "api/removed.txt"
- ]
-}
-
-// Implicitly references by com.android.libraries.tv.tvsystem
-filegroup {
- name: "com.android.libraries.tv.tvsystem-removed.api.system.latest",
- srcs: [
- "api/system-removed.txt"
- ]
-}
-
-// Implicitly references by com.android.libraries.tv.tvsystem
-filegroup {
- name: "com.android.libraries.tv.tvsystem-removed.api.test.latest",
- srcs: [
- "api/test-removed.txt"
- ]
-}
-
-