| commit | 0275e114cac4832bed6e4494a3ed2def83fae59b | [log] [tgz] |
|---|---|---|
| author | William Escande <wescande@google.com> | Thu Feb 27 13:30:20 2025 -0800 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 27 13:30:20 2025 -0800 |
| tree | daa0eacef2a469197623005c27c66c0feff5cbd4 | |
| parent | 81b53243dae137abf4c02b12d7955a9d5a6b069c [diff] | |
| parent | f59cf41bdb7dd7c02178ff55732f2a283573e7ab [diff] |
Merge changes from topic "obex.getHeader.IOException" into main * changes: getHeader wrongfully throws IOException Activate errorprone and fix them Set formatter and presubmit
diff --git a/OWNERS b/OWNERS index 6495c10..5320981 100644 --- a/OWNERS +++ b/OWNERS
@@ -2,4 +2,5 @@ klhyun@google.com siyuanh@google.com -include platform/system/core:/janitors/OWNERS #{LAST_RESORT_SUGGESTION} + +# No janitors here because there is no upstream; this code came from frameworks/base/.