commit | e2c27ecceb197ef5e4cac095a36c41fa151a7a66 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Oct 12 12:53:41 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Oct 12 12:53:41 2021 +0900 |
tree | ce00f02c2d28fab67b5b99e46c40ac4542dd3653 | |
parent | 2c62f367eb237e88bc0afe71a533595e90e39c2c [diff] |
Remove use_apex_name_macro The property is not required. Bug: 161926892 Test: m Change-Id: I116ac32dbd9e39f74efe0dafb8cea0a64b151dd2
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",