Update profile rules to support binary profiles
Use full binary profiles instead or relying on text-based profiles. This makes it easier to import actual profiles and do not require two rounds of transformation. Text based profiled probably didn't help too much anyway because if the apps are updated the proguard names will change. Modules are still free to define a text based profile using LOCAL_DEX_PREOPT_PROFILE_CLASS_LISTING. This is used for frameworks jars. Test: make Bug: 73313191 (cherry picked from commit f99ab758) Merged-In: Ifd23dde21559fbcd015020905052bc588e275356 Change-Id: I13c6b3891cbf1232f1f07d0a17f019257f7118e6
Loading
Please register or sign in to comment