summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/api/Android.bp b/api/Android.bp
index db1f64c57e2c..b85dc4613981 100644
--- a/api/Android.bp
+++ b/api/Android.bp
@@ -161,7 +161,6 @@ genrule {
genrule {
name: "frameworks-base-api-system-current.txt",
srcs: [
- ":art.module.public.api{.system.api.txt}",
":android.net.ipsec.ike{.system.api.txt}",
":framework-appsearch{.system.api.txt}",
":framework-connectivity{.system.api.txt}",
@@ -216,7 +215,6 @@ genrule {
genrule {
name: "frameworks-base-api-system-removed.txt",
srcs: [
- ":art.module.public.api{.system.removed-api.txt}",
":android.net.ipsec.ike{.system.removed-api.txt}",
":framework-appsearch{.system.removed-api.txt}",
":framework-connectivity{.system.removed-api.txt}",
@@ -253,7 +251,6 @@ genrule {
genrule {
name: "frameworks-base-api-module-lib-current.txt",
srcs: [
- ":art.module.public.api{.module-lib.api.txt}",
":android.net.ipsec.ike{.module-lib.api.txt}",
":framework-appsearch{.module-lib.api.txt}",
":framework-connectivity{.module-lib.api.txt}",
@@ -310,7 +307,6 @@ genrule {
genrule {
name: "frameworks-base-api-module-lib-removed.txt",
srcs: [
- ":art.module.public.api{.module-lib.removed-api.txt}",
":android.net.ipsec.ike{.module-lib.removed-api.txt}",
":framework-appsearch{.module-lib.removed-api.txt}",
":framework-connectivity{.module-lib.removed-api.txt}",