commit | b52b64c88068eb4d4240d8a4c32779094681b071 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Nov 22 14:18:15 2018 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Nov 22 14:18:15 2018 -0800 |
tree | 62124cff9ed9e771b7c7e6a2bda5e0a3649973a8 | |
parent | f3bcc30de39025aa1950af7685aad5107116724d [diff] | |
parent | 4a084f536f84ebee3f807aa84a6e1b1576b6d010 [diff] |
Merge "remove linking against aidl enum" am: 4a084f536f Change-Id: Ie412155572101bde7d783e9f73fd1b40a9daa0d9
diff --git a/media/libmediaplayer2/nuplayer2/Android.bp b/media/libmediaplayer2/nuplayer2/Android.bp index 4906a36..c8ddc11 100644 --- a/media/libmediaplayer2/nuplayer2/Android.bp +++ b/media/libmediaplayer2/nuplayer2/Android.bp
@@ -33,8 +33,6 @@ cflags: [ "-Werror", "-Wall", - // Allow implicit fallthroughs in NuPlayer2Driver.cpp until they are fixed. - "-Wno-error=implicit-fallthrough", ], product_variables: {