Loading native/graphics/jni/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ cc_library_shared { arch: { arm: { // TODO: This is to work around b/24465209. Remove after root cause is fixed pack_relocations: false, ldflags: ["-Wl,--hash-style=both"], }, }, Loading Loading
native/graphics/jni/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ cc_library_shared { arch: { arm: { // TODO: This is to work around b/24465209. Remove after root cause is fixed pack_relocations: false, ldflags: ["-Wl,--hash-style=both"], }, }, Loading