commit | 440b7a04ac8baaaa78e1628002a87c2edea6be6a | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Oct 14 02:32:43 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 14 02:32:43 2021 +0000 |
tree | fff5652a98a087af0a1efe3cca3c074333d5859c | |
parent | b558842bc1459baa0d24188e5db8be19ba4feb8d [diff] | |
parent | e2c27ecceb197ef5e4cac095a36c41fa151a7a66 [diff] |
Merge "Remove use_apex_name_macro"
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp index bb1b513..2ecb895 100644 --- a/libs/binder/Android.bp +++ b/libs/binder/Android.bp
@@ -153,10 +153,6 @@ 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",