Loading drm/libmediadrm/Android.bp +0 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,6 @@ cc_library_shared { // Suppress unused parameter and no error options. These cause problems // with the when using the map type in a proto definition. "-Wno-unused-parameter", "-Wno-error", ], } Loading Loading @@ -106,7 +105,6 @@ cc_library_shared { // Suppress unused parameter and no error options. These cause problems // when using the map type in a proto definition. "-Wno-unused-parameter", "-Wno-error", ], } drm/libmediadrm/tests/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,6 @@ cc_test { // Suppress unused parameter and no error options. These cause problems // when using the map type in a proto definition. "-Wno-unused-parameter", "-Wno-error", ] } Loading Loading
drm/libmediadrm/Android.bp +0 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,6 @@ cc_library_shared { // Suppress unused parameter and no error options. These cause problems // with the when using the map type in a proto definition. "-Wno-unused-parameter", "-Wno-error", ], } Loading Loading @@ -106,7 +105,6 @@ cc_library_shared { // Suppress unused parameter and no error options. These cause problems // when using the map type in a proto definition. "-Wno-unused-parameter", "-Wno-error", ], }
drm/libmediadrm/tests/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,6 @@ cc_test { // Suppress unused parameter and no error options. These cause problems // when using the map type in a proto definition. "-Wno-unused-parameter", "-Wno-error", ] } Loading