//! `AndroidManifest.xml` emitter — minimal manifest, namespace-only.
use crateResolvedCrateConfig;
use cratenamespace;
/// Emit `src/main/AndroidManifest.xml`. The Android library namespace
/// supersedes the legacy `package` attribute, but we still emit it as a
/// fallback for compatibility with older Android Gradle Plugin versions.