commit | 98bd9ace1976e387425c45b93458b259efc81ee6 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed May 13 19:39:21 2020 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Sun May 17 16:28:43 2020 +0100 |
tree | 2ac43fa83c1c010481d7c7c02fe806d2b1c5e08b | |
parent | 56195fba428604b221117467d8167ebfc06f6dec [diff] |
Switch framework-permissions to use java_sdk_library The names of the individual modules do not quite follow the pattern that java_sdk_library uses so this temporarily sets the following: naming_scheme: "frameworks-modules" That causes java_sdk_library to use a naming scheme that matches the one used by the individual modules of this. It will be cleaned up later. Test: m update-api Bug: 155164730 Change-Id: I56b4db67e919673f353dd2238b63c5bd3e749b05