Switch to standard naming scheme

Removes use of the special framework-modules naming scheme.

Bug: 155164730
Test: m java
Exempt-From-Owner-Approval: Build cleanup.
Change-Id: I3896d7c91e937f503b49f5df011c21ee51219652
Merged-In: I0c31e2183353dfb5bd49f04f3455cb7b10be6866
Merged-In: I3b78fcbcacc3df787e171d6eedeef1e51b087615
(cherry picked from 8b864fb45c)
This commit is contained in:
Paul Duffin
2020-06-02 11:41:13 +01:00
parent 3434c93319
commit 01fd6ff918
4 changed files with 3 additions and 8 deletions

View File

@@ -372,7 +372,7 @@ java_library {
name: "framework-updatable-stubs-module_libs_api",
static_libs: [
"framework-sdkextensions-stubs-module_libs_api",
"framework-tethering-stubs-module_libs_api",
"framework-tethering.stubs.module_lib",
"updatable_media_stubs",
],
sdk_version: "module_current",

View File

@@ -30,11 +30,6 @@ java_sdk_library {
":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",
installable: true,

View File

@@ -72,7 +72,7 @@ java_library {
libs: [
"android.hidl.manager-V1.0-java",
"framework-tethering-stubs-module_libs_api",
"framework-tethering.stubs.module_lib",
],
// Uncomment to enable output of certain warnings (deprecated, unchecked)

View File

@@ -30,7 +30,7 @@ java_library_static {
"android.hardware.vibrator-java",
"android.net.ipsec.ike.stubs.module_lib",
"app-compat-annotations",
"framework-tethering-stubs-module_libs_api",
"framework-tethering.stubs.module_lib",
],
required: [