commit | a595a54e2f5a75cc046364e70a36f5e567da46fe | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Fri Oct 27 07:37:25 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 27 07:37:25 2023 +0000 |
tree | 71009f57d0213880b4762d9b75d59098aa907f93 | |
parent | 82634b9589a3500cb9597cd94878d7b3f9701275 [diff] | |
parent | 77c3e33dfcc53cab895d94887b75f2d8bab0c5bf [diff] |
Merge "Stop disabling the HiddenTypeParameter check" into main
diff --git a/Android.bp b/Android.bp index 03fdc29..9c2b471 100644 --- a/Android.bp +++ b/Android.bp
@@ -686,7 +686,6 @@ "--hide CallbackInterface", "--hide DeprecationMismatch", "--hide HiddenSuperclass", - "--hide HiddenTypeParameter", "--hide MissingPermission", "--hide RequiresPermission", "--hide SdkConstant",