gn2bp: Fix jni_registration for cronet

* I've verified that the generated files are completely identical to each other including the define flags.

Test: m cronet_aml_components_cronet_android_cronet_jni_registration
Change-Id: I1582be0ee340d422c21ae9332509824c6e7d5a6f
diff --git a/tools/gn2bp/Android.bp.swp b/tools/gn2bp/Android.bp.swp
index 228ac68..34a9f49 100644
--- a/tools/gn2bp/Android.bp.swp
+++ b/tools/gn2bp/Android.bp.swp
@@ -1982,7 +1982,7 @@
          "--manual_jni_registration " +
          " " +
          " " +
-         ";sed -i -e 's/OUT_SOONG_.TEMP/OUT_SOONG_DOTTEMP/g'  " +
+         ";sed -i -e 's/OUT_SOONG_.TEMP_SBOX_.*_OUT/GEN/g'  " +
          "$(genDir)/components/cronet/android/cronet_jni_registration.h",
     out: [
         "components/cronet/android/cronet_jni_registration.h",