Loading rootdir/Android.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -53,7 +53,7 @@ endef # Pretty comprehensive set of native services. This list is helpful if all that's to be checked is an # Pretty comprehensive set of native services. This list is helpful if all that's to be checked is an # app. # app. ifeq ($(SANITIZE_LITE),true) ifeq ($(SANITIZE_LITE_SERVICES),true) SANITIZE_ASAN_OPTIONS_FOR := \ SANITIZE_ASAN_OPTIONS_FOR := \ adbd \ adbd \ ATFWD-daemon \ ATFWD-daemon \ Loading Loading
rootdir/Android.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -53,7 +53,7 @@ endef # Pretty comprehensive set of native services. This list is helpful if all that's to be checked is an # Pretty comprehensive set of native services. This list is helpful if all that's to be checked is an # app. # app. ifeq ($(SANITIZE_LITE),true) ifeq ($(SANITIZE_LITE_SERVICES),true) SANITIZE_ASAN_OPTIONS_FOR := \ SANITIZE_ASAN_OPTIONS_FOR := \ adbd \ adbd \ ATFWD-daemon \ ATFWD-daemon \ Loading