Merge "Switch to standard naming scheme" into rvc-dev am: f94d682a9b
Original change: undetermined Change-Id: Ia56347e16ba637bbd4e23cfa664a7b78fe4aa52f
This commit is contained in:
@@ -34,7 +34,7 @@ java_defaults {
|
|||||||
],
|
],
|
||||||
libs: [
|
libs: [
|
||||||
"framework-tethering.impl",
|
"framework-tethering.impl",
|
||||||
"framework-wifi-stubs-systemapi",
|
"framework-wifi",
|
||||||
"unsupportedappusage",
|
"unsupportedappusage",
|
||||||
],
|
],
|
||||||
plugins: ["java_api_finder"],
|
plugins: ["java_api_finder"],
|
||||||
|
|||||||
@@ -30,11 +30,6 @@ java_sdk_library {
|
|||||||
":framework-tethering-srcs",
|
":framework-tethering-srcs",
|
||||||
],
|
],
|
||||||
|
|
||||||
// TODO(b/155480189) - Remove naming_scheme once references have been resolved.
|
|
||||||
// Temporary java_sdk_library component naming scheme to use to ease the transition from separate
|
|
||||||
// modules to java_sdk_library.
|
|
||||||
naming_scheme: "framework-modules",
|
|
||||||
|
|
||||||
jarjar_rules: "jarjar-rules.txt",
|
jarjar_rules: "jarjar-rules.txt",
|
||||||
installable: true,
|
installable: true,
|
||||||
|
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ java_defaults {
|
|||||||
"framework-minus-apex",
|
"framework-minus-apex",
|
||||||
"framework-res",
|
"framework-res",
|
||||||
"framework-tethering.impl",
|
"framework-tethering.impl",
|
||||||
"framework-wifi-stubs-module_libs_api",
|
"framework-wifi.stubs.module_lib",
|
||||||
],
|
],
|
||||||
jni_libs: [
|
jni_libs: [
|
||||||
// For mockito extended
|
// For mockito extended
|
||||||
|
|||||||
Reference in New Issue
Block a user