aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-01-25 10:08:29 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-01-25 10:08:29 +0000
commit7b25c28cb4be7077c60606b08ad3f36c38ebc30f (patch)
tree020bdfa12df9e8400b0a61bbbf2f39a513309b9a
parente9bd1c325a1e20730970a93c015e5d3fa4d6fff8 (diff)
parentc18155af3103cc2b158bca848200b4a08ef7c9aa (diff)
downloadlibusb-7b25c28cb4be7077c60606b08ad3f36c38ebc30f.tar.gz
Snap for 7100739 from c18155af3103cc2b158bca848200b4a08ef7c9aa to tm-release
Change-Id: I24894003fc9542bdd1f2ff48710a2ed24e24848b
-rw-r--r--Android.bp3
-rw-r--r--OWNERS6
2 files changed, 3 insertions, 6 deletions
diff --git a/Android.bp b/Android.bp
index 8a0ef0c..f293257 100644
--- a/Android.bp
+++ b/Android.bp
@@ -61,7 +61,8 @@ cc_library {
],
cflags: [
- "-Wno-deprecated-declarations"
+ "-Wno-deprecated-declarations",
+ "-Wno-unguarded-availability",
],
},
diff --git a/OWNERS b/OWNERS
index 86ef3ec..7529cb9 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,5 +1 @@
-# Default code reviewers picked from top 3 or more developers.
-# Please update this list if you find better candidates.
-jmgao@google.com
-# used by adb
-include platform/system/core/adb:/OWNERS
+include platform/system/core:/janitors/OWNERS