Switch py3-launcher to use libsqlite_static_noicu The 'libsqlite' library for host recently switched on the SQLITE_ENABLE_ICU flag, which now requires ICU libraries to be included in binaries that link libsqlite statically. Because py3-launcher does not need the ICU extensions, switch to using the 'libsqlite_static_noicu' target. Test: m py3-launcher-autorun Bug: 308173442 Change-Id: If9165a1c8afaed693cf2e0c95ecad9d6b3a21670