Snap for 14886120 from bbd76d7554a1ef48373090831b16557eff526cf3 to 26Q2-release

Change-Id: If2a6040ebcfdf65ceec2336ddbcfc4dd6003b9a1
diff --git a/Android.bp b/Android.bp
index caf6d3f..fc75bc7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -60,5 +60,6 @@
         "libburn/write.c",
     ],
     export_include_dirs: ["."],
+    stl: "none",
     visibility: ["//external/libburnia:__subpackages__"],
 }