The tv-firetv target uses packageName to derive the default APK artifact path and includes it in dry-run metadata, but it accepts arbitrary strings. Values with path separators or non-Android application IDs can create misleading package plans or move the default artifact path out of the expected firetv package directory. The target should reject invalid package names before build or ship.
The tv-firetv target uses packageName to derive the default APK artifact path and includes it in dry-run metadata, but it accepts arbitrary strings. Values with path separators or non-Android application IDs can create misleading package plans or move the default artifact path out of the expected firetv package directory. The target should reject invalid package names before build or ship.