Loading StubLibraries.bp +1 −0 Original line number Diff line number Diff line Loading @@ -367,6 +367,7 @@ java_library_static { srcs: [ ":api-stubs-docs-non-updatable" ], static_libs: [ "conscrypt.module.public.api.stubs", "framework-appsearch.stubs", "framework-graphics.stubs", "framework-media.stubs", "framework-mediaprovider.stubs", Loading api/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ genrule { name: "frameworks-base-api-current-merged.txt", srcs: [ ":conscrypt.module.public.api{.public.api.txt}", ":framework-appsearch{.public.api.txt}", ":framework-graphics{.public.api.txt}", ":framework-media{.public.api.txt}", ":framework-mediaprovider{.public.api.txt}", Loading @@ -67,6 +68,8 @@ genrule { name: "frameworks-base-api-removed-merged.txt", srcs: [ ":conscrypt.module.public.api{.public.removed-api.txt}", ":framework-appsearch{.public.removed-api.txt}", ":framework-graphics{.public.removed-api.txt}", ":framework-media{.public.removed-api.txt}", ":framework-mediaprovider{.public.removed-api.txt}", ":framework-permission{.public.removed-api.txt}", Loading @@ -84,6 +87,7 @@ genrule { genrule { name: "frameworks-base-api-system-current-merged.txt", srcs: [ ":framework-appsearch{.system.api.txt}", ":framework-graphics{.system.api.txt}", ":framework-media{.system.api.txt}", ":framework-mediaprovider{.system.api.txt}", Loading @@ -102,6 +106,8 @@ genrule { genrule { name: "frameworks-base-api-system-removed-merged.txt", srcs: [ ":framework-appsearch{.system.removed-api.txt}", ":framework-graphics{.system.removed-api.txt}", ":framework-media{.system.removed-api.txt}", ":framework-mediaprovider{.system.removed-api.txt}", ":framework-permission{.system.removed-api.txt}", Loading @@ -119,6 +125,7 @@ genrule { genrule { name: "frameworks-base-api-module-lib-current-merged.txt", srcs: [ ":framework-appsearch{.module-lib.api.txt}", ":framework-graphics{.module-lib.api.txt}", ":framework-media{.module-lib.api.txt}", ":framework-mediaprovider{.module-lib.api.txt}", Loading @@ -137,6 +144,8 @@ genrule { genrule { name: "frameworks-base-api-module-lib-removed-merged.txt", srcs: [ ":framework-appsearch{.module-lib.removed-api.txt}", ":framework-graphics{.module-lib.removed-api.txt}", ":framework-media{.module-lib.removed-api.txt}", ":framework-mediaprovider{.module-lib.removed-api.txt}", ":framework-permission{.module-lib.removed-api.txt}", Loading Loading
StubLibraries.bp +1 −0 Original line number Diff line number Diff line Loading @@ -367,6 +367,7 @@ java_library_static { srcs: [ ":api-stubs-docs-non-updatable" ], static_libs: [ "conscrypt.module.public.api.stubs", "framework-appsearch.stubs", "framework-graphics.stubs", "framework-media.stubs", "framework-mediaprovider.stubs", Loading
api/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ genrule { name: "frameworks-base-api-current-merged.txt", srcs: [ ":conscrypt.module.public.api{.public.api.txt}", ":framework-appsearch{.public.api.txt}", ":framework-graphics{.public.api.txt}", ":framework-media{.public.api.txt}", ":framework-mediaprovider{.public.api.txt}", Loading @@ -67,6 +68,8 @@ genrule { name: "frameworks-base-api-removed-merged.txt", srcs: [ ":conscrypt.module.public.api{.public.removed-api.txt}", ":framework-appsearch{.public.removed-api.txt}", ":framework-graphics{.public.removed-api.txt}", ":framework-media{.public.removed-api.txt}", ":framework-mediaprovider{.public.removed-api.txt}", ":framework-permission{.public.removed-api.txt}", Loading @@ -84,6 +87,7 @@ genrule { genrule { name: "frameworks-base-api-system-current-merged.txt", srcs: [ ":framework-appsearch{.system.api.txt}", ":framework-graphics{.system.api.txt}", ":framework-media{.system.api.txt}", ":framework-mediaprovider{.system.api.txt}", Loading @@ -102,6 +106,8 @@ genrule { genrule { name: "frameworks-base-api-system-removed-merged.txt", srcs: [ ":framework-appsearch{.system.removed-api.txt}", ":framework-graphics{.system.removed-api.txt}", ":framework-media{.system.removed-api.txt}", ":framework-mediaprovider{.system.removed-api.txt}", ":framework-permission{.system.removed-api.txt}", Loading @@ -119,6 +125,7 @@ genrule { genrule { name: "frameworks-base-api-module-lib-current-merged.txt", srcs: [ ":framework-appsearch{.module-lib.api.txt}", ":framework-graphics{.module-lib.api.txt}", ":framework-media{.module-lib.api.txt}", ":framework-mediaprovider{.module-lib.api.txt}", Loading @@ -137,6 +144,8 @@ genrule { genrule { name: "frameworks-base-api-module-lib-removed-merged.txt", srcs: [ ":framework-appsearch{.module-lib.removed-api.txt}", ":framework-graphics{.module-lib.removed-api.txt}", ":framework-media{.module-lib.removed-api.txt}", ":framework-mediaprovider{.module-lib.removed-api.txt}", ":framework-permission{.module-lib.removed-api.txt}", Loading