summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2021-10-14 02:32:43 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2021-10-14 02:32:43 +0000
commit440b7a04ac8baaaa78e1628002a87c2edea6be6a (patch)
treefff5652a98a087af0a1efe3cca3c074333d5859c /libs
parentb558842bc1459baa0d24188e5db8be19ba4feb8d (diff)
parente2c27ecceb197ef5e4cac095a36c41fa151a7a66 (diff)
Merge "Remove use_apex_name_macro"
Diffstat (limited to 'libs')
-rw-r--r--libs/binder/Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index bb1b5138e0..2ecb8951d7 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -153,10 +153,6 @@ cc_library {
export_aidl_headers: true,
},
- // TODO(b/142684679): for com.android.media which is compiled
- // as vendor and used as system code.
- use_apex_name_macro: true,
-
cflags: [
"-Wall",
"-Wextra",