Loading libstats/pull/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -30,11 +30,11 @@ cc_defaults { shared_libs: [ "libbinder_ndk", "liblog", "statsd-aidl-ndk_platform", "libstatssocket", ], static_libs: [ "libutils", "statsd-aidl-ndk_platform", ], } cc_library_shared { Loading @@ -53,6 +53,9 @@ cc_library_shared { "com.android.os.statsd", "test_com.android.os.statsd", ], stl: "libc++_static", // TODO(b/151102177): Enable it when the build error is fixed. header_abi_checker: { enabled: false, Loading libstats/socket/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ cc_library { }, }, }, stl: "libc++_static", // enumerate stable entry points for APEX use stubs: { Loading Loading
libstats/pull/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -30,11 +30,11 @@ cc_defaults { shared_libs: [ "libbinder_ndk", "liblog", "statsd-aidl-ndk_platform", "libstatssocket", ], static_libs: [ "libutils", "statsd-aidl-ndk_platform", ], } cc_library_shared { Loading @@ -53,6 +53,9 @@ cc_library_shared { "com.android.os.statsd", "test_com.android.os.statsd", ], stl: "libc++_static", // TODO(b/151102177): Enable it when the build error is fixed. header_abi_checker: { enabled: false, Loading
libstats/socket/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ cc_library { }, }, }, stl: "libc++_static", // enumerate stable entry points for APEX use stubs: { Loading