Change permitted_packages check to be per-jar rather than per-apex
(cherry-pick of ag/17524387 into aosp) Summary: - updates the Q and R maps, the new keys are the bcp jars and not the apexes. neverallow build rules ensure that these bcp jars have a restricted set of permitted_packages - remove BootclasspathJar from the neverallow rule. This is no longer necessary since the keys in the maps are the bootjars themselves, and not apexes Bug: 205289292 Test: In build/soong, go test ./apex Change-Id: Icb91de934181a8b6f085e03a0ce8c5e08504ff94 Merged-In: Icb91de934181a8b6f085e03a0ce8c5e08504ff94 (cherry picked from commit 440ff967)
Loading
Please register or sign in to comment