Files
config_apk/AndroidManifest.xml
oxmc 03901ff1f2 manifest: declare package name for AOSP Soong build
Without package="app.pawlet.config" in the manifest, AAPT2 builds the
APK with an empty package name, so createPackageContext("app.pawlet.config")
in ConfigProvisioner always throws NameNotFoundException.
2026-06-16 07:47:41 -07:00

3.7 KiB