[automerge] Move android.jar defaults back to f/b 2p: f8f417e5cd
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17070492 Change-Id: Icdca7979027cbd1e18ca8afa7fddc15de762b2f8
This commit is contained in:
commit
e0295f7505
@ -207,6 +207,16 @@ droidstubs {
|
|||||||
// from stub sources
|
// from stub sources
|
||||||
/////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
java_defaults {
|
||||||
|
name: "android.jar_defaults",
|
||||||
|
sdk_version: "none",
|
||||||
|
system_modules: "none",
|
||||||
|
java_version: "1.8",
|
||||||
|
compile_dex: true,
|
||||||
|
defaults_visibility: ["//visibility:private"],
|
||||||
|
visibility: ["//visibility:public"],
|
||||||
|
}
|
||||||
|
|
||||||
java_defaults {
|
java_defaults {
|
||||||
name: "android-non-updatable_defaults_stubs_current",
|
name: "android-non-updatable_defaults_stubs_current",
|
||||||
libs: ["stub-annotations"],
|
libs: ["stub-annotations"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user