java_sdk_library: Add framework-modules naming scheme
Matches the naming scheme used by the separate manually created modules that will be replaced by java_sdk_library's automatically created components. This will simplify conversion to java_sdk_library as it will allow developers to concentrate on getting the conversion correct without also having to worry about name changes. It will also allow the conversions to be parallelized as many of the references to the components are in places where conflicts are likely. Test: m nothing Bug: 155480189 Change-Id: Ic859a61de155b3e582c17f6ab5e9298f5f4e709a
Loading
Please register or sign in to comment