Loading StubLibraries.bp +1 −1 Original line number Diff line number Diff line Loading @@ -314,7 +314,7 @@ modules_public_stubs = [ modules_system_stubs = [ "android.net.ipsec.ike.stubs.system", "art.module.public.api.stubs", // Only has public stubs "art.module.public.api.stubs.system", "conscrypt.module.public.api.stubs", // Only has public stubs "framework-connectivity.stubs.system", "framework-media.stubs.system", Loading api/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ 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-connectivity{.system.api.txt}", ":framework-media{.system.api.txt}", Loading Loading @@ -194,6 +195,7 @@ 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-connectivity{.system.removed-api.txt}", ":framework-media{.system.removed-api.txt}", Loading Loading @@ -226,6 +228,7 @@ 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-connectivity{.module-lib.api.txt}", ":framework-media{.module-lib.api.txt}", Loading Loading @@ -278,6 +281,7 @@ 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-connectivity{.module-lib.removed-api.txt}", ":framework-media{.module-lib.removed-api.txt}", Loading Loading
StubLibraries.bp +1 −1 Original line number Diff line number Diff line Loading @@ -314,7 +314,7 @@ modules_public_stubs = [ modules_system_stubs = [ "android.net.ipsec.ike.stubs.system", "art.module.public.api.stubs", // Only has public stubs "art.module.public.api.stubs.system", "conscrypt.module.public.api.stubs", // Only has public stubs "framework-connectivity.stubs.system", "framework-media.stubs.system", Loading
api/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ 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-connectivity{.system.api.txt}", ":framework-media{.system.api.txt}", Loading Loading @@ -194,6 +195,7 @@ 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-connectivity{.system.removed-api.txt}", ":framework-media{.system.removed-api.txt}", Loading Loading @@ -226,6 +228,7 @@ 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-connectivity{.module-lib.api.txt}", ":framework-media{.module-lib.api.txt}", Loading Loading @@ -278,6 +281,7 @@ 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-connectivity{.module-lib.removed-api.txt}", ":framework-media{.module-lib.removed-api.txt}", Loading