summaryrefslogtreecommitdiff
path: root/wifi
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2020-05-31 11:35:50 +0100
committerPaul Duffin <paulduffin@google.com>2020-06-02 06:53:53 +0000
commitabebc6a89729b79b0d3af45f27f27208df4d2c0f (patch)
tree4ca4e3380b0e7f75be4b25783e285ee643e212f6 /wifi
parent4c65d2cbeef894b0bc184ac6f05cce96608e6a75 (diff)
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: I3b78fcbcacc3df787e171d6eedeef1e51b087615 Merged-In: I0c31e2183353dfb5bd49f04f3455cb7b10be6866 (cherry picked from 8b864fb45ce79051437f13c2a19510718ea3b7aa)
Diffstat (limited to 'wifi')
-rw-r--r--wifi/Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/wifi/Android.bp b/wifi/Android.bp
index 0df578f2216b..83b35616286a 100644
--- a/wifi/Android.bp
+++ b/wifi/Android.bp
@@ -111,11 +111,6 @@ java_sdk_library {
":framework-wifi-util-lib-aidls",
],
- // 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: ":wifi-jarjar-rules",
installable: true,