Loading drm/libmediadrm/Android.bp +0 −2 Original line number Diff line number Diff line Loading @@ -72,7 +72,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 @@ -105,7 +104,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 @@ -33,7 +33,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 @@ -72,7 +72,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 @@ -105,7 +104,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 @@ -33,7 +33,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