Apktool
Apktool copied to clipboard
Feature Flags - API 35 not working
trafficstars
This update didn't seem to work on my Pixel 8 Pro on the SystemUIGoogle apk......Android 15 January update. No changes, just decompile, then recompile.
I: Using Apktool v2.11.0-3-4b2c9abe-SNAPSHOT on SystemUIGoogle.apk with 4 threads
I: Smaling smali folder into classes.dex...
I: Smaling smali_classes2 folder into classes2.dex...
I: Building resources with aapt2...
W: error: attribute 'android:featureFlag' has flag 'com.android.wm.shell.enable_retrievable_bubbles' not found in flags from --feature_flags parameter.
W: error: attribute 'android:featureFlag' has flag 'com.android.wm.shell.enable_retrievable_bubbles' not found in flags from --feature_flags parameter.
SystemUIGoogle.zip framework-res.zip
Originally posted by @Tulsadiver in https://github.com/iBotPeaches/Apktool/issues/3706#issuecomment-2593308283