Retry "Switch framework-permissions to use java_sdk_library"
The bug that caused this to be reverted has been fixed and this was tested (and passed) on the build configuration that previously failed. 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 TARGET_BUILD_VARIANT=userdebug PRODUCT=mainline_modules_x86 EMMA_INSTRUMENT=true NATIVE_COVERAGE=true Bug: 155164730 Change-Id: I4ec54a4a25447d04acc2d7ac688258780328653f
Loading
Please register or sign in to comment