add MurenaOfflineSTT prebuilt and include in PRODUCT_PACKAGES
Adds the MurenaOfflineSTT prebuilt entry for foundation.e.stt.offline (Murena offline voice-to-text IME):
MurenaOfflineSTT/Android.bp:android_app_importfor arm64, system_ext, platform certificateconfig/common.mk: addsMurenaOfflineSTTtoPRODUCT_PACKAGES
The app is gated behind the /e/OS feature flag (foundation.e.featureflags.app_enabled = false), so it is installed but disabled by default.
Note: the APK (murena-voice-to-text-offline-0.4.0.apk) must be added to MurenaOfflineSTT/ via LFS before merging.
Closes e/os/murena-voice-to-text-offline#9