Loading native/graphics/jni/Android.bp +0 −7 Original line number Diff line number Diff line Loading @@ -29,13 +29,6 @@ cc_library_shared { shared_libs: [ "libandroid_runtime", ], arch: { arm: { // TODO: This is to work around b/24465209. Remove after root cause is fixed ldflags: ["-Wl,--hash-style=both"], }, }, } // The headers module is in frameworks/native/Android.bp. Loading Loading
native/graphics/jni/Android.bp +0 −7 Original line number Diff line number Diff line Loading @@ -29,13 +29,6 @@ cc_library_shared { shared_libs: [ "libandroid_runtime", ], arch: { arm: { // TODO: This is to work around b/24465209. Remove after root cause is fixed ldflags: ["-Wl,--hash-style=both"], }, }, } // The headers module is in frameworks/native/Android.bp. Loading