Loading debuggerd/Android.bp +0 −9 Original line number Diff line number Diff line Loading @@ -210,9 +210,6 @@ cc_library_static { "libcutils", "liblog", ], runtime_libs: [ "libdexfile", // libdexfile_support dependency ], whole_static_libs: [ "libasync_safe", Loading @@ -228,17 +225,11 @@ cc_library_static { exclude_static_libs: [ "libdexfile_support", ], exclude_runtime_libs: [ "libdexfile", ], }, vendor_ramdisk: { exclude_static_libs: [ "libdexfile_support", ], exclude_runtime_libs: [ "libdexfile", ], }, }, Loading Loading
debuggerd/Android.bp +0 −9 Original line number Diff line number Diff line Loading @@ -210,9 +210,6 @@ cc_library_static { "libcutils", "liblog", ], runtime_libs: [ "libdexfile", // libdexfile_support dependency ], whole_static_libs: [ "libasync_safe", Loading @@ -228,17 +225,11 @@ cc_library_static { exclude_static_libs: [ "libdexfile_support", ], exclude_runtime_libs: [ "libdexfile", ], }, vendor_ramdisk: { exclude_static_libs: [ "libdexfile_support", ], exclude_runtime_libs: [ "libdexfile", ], }, }, Loading