Merge "Tweak linux_glibc properties for musl builds in external/dng_sdk"
diff --git a/Android.bp b/Android.bp
index 0681e93..3f2509e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -156,7 +156,7 @@
     ],
 
     target: {
-        linux_glibc: {
+        host_linux: {
             static_libs: ["libcompiler_rt-extras"],
         },
         darwin: {