Loading java/core-libraries/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,10 @@ // core libraries. // // Don't use this directly, use "sdk_version: core_current". package { default_applicable_licenses: ["Android-Apache-2.0"], } java_library { name: "core.current.stubs", visibility: ["//visibility:public"], Loading mk2rbc/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ // See the License for the specific language governing permissions and // limitations under the License. package { default_applicable_licenses: ["Android-Apache-2.0"], } blueprint_go_binary { name: "mk2rbc", srcs: ["cmd/mk2rbc.go"], Loading Loading
java/core-libraries/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,10 @@ // core libraries. // // Don't use this directly, use "sdk_version: core_current". package { default_applicable_licenses: ["Android-Apache-2.0"], } java_library { name: "core.current.stubs", visibility: ["//visibility:public"], Loading
mk2rbc/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ // See the License for the specific language governing permissions and // limitations under the License. package { default_applicable_licenses: ["Android-Apache-2.0"], } blueprint_go_binary { name: "mk2rbc", srcs: ["cmd/mk2rbc.go"], Loading