W: AndroidManifest.xml:136: error: No resource identifier found for attribute 'foregroundServiceType' in package 'android'
This problem appears when I try to build apk, without any modifications
I tried apktool empty-framework-dir --force, no luck
I get something similar when the AndroidManifest.xml has android:isSplitRequired="true" in it
Might be a new property that requires a framework. Due to no issue template, there is not enough information for me to triage this.
Please ensure you follow the issue template. You are welcome to submit another report.
Get the same error AndroidManifest.xml:17: error: No resource identifier found for attribute 'isSplitRequired' in package 'android'
Most helpful comment
I get something similar when the AndroidManifest.xml has android:isSplitRequired="true" in it