Merge "Stop hiding ReferencesHidden"

This commit is contained in:
Treehugger Robot
2020-06-25 19:06:57 +00:00
committed by Gerrit Code Review

View File

@@ -111,7 +111,6 @@ droidstubs {
" --hide InternalClasses" + // com.android.* classes are okay in this interface
// TODO: remove the --hide options below
" --hide-package com.google.android.startop.iorap" +
" --hide ReferencesHidden" +
" --hide DeprecationMismatch" +
" --hide HiddenTypedefConstant",
visibility: ["//visibility:private"],