summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Mathew Inwood <mathewi@google.com> 2018-03-19 14:31:17 +0000
committer Mathew Inwood <mathewi@google.com> 2018-03-19 14:43:17 +0000
commitc83c3015fcce72be32f834f3a58b72d14f3f5a30 (patch)
treee6c2c69ec114472af34a94296be3c26594d165c0
parentb57365562da470eb9043f96e252082130789dbbf (diff)
Light greylist additions.
Gathered from dogfood bugreports. Test: m Bug: 74940461 Change-Id: I08a450f987ae0e87ab6f7306e9d89a7ca3368f70
-rw-r--r--config/hiddenapi-light-greylist.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt
index ba1718a88d3b..b6838ae9d181 100644
--- a/config/hiddenapi-light-greylist.txt
+++ b/config/hiddenapi-light-greylist.txt
@@ -2231,6 +2231,7 @@ Landroid/widget/ActivityChooserModel;->get(Landroid/content/Context;Ljava/lang/S
Landroid/widget/ActivityChooserView;->setExpandActivityOverflowButtonDrawable(Landroid/graphics/drawable/Drawable;)V
Landroid/widget/AdapterView;->mDataChanged:Z
Landroid/widget/AdapterView;->mFirstPosition:I
+Landroid/widget/AdapterView;->mOldSelectedPosition:I
Landroid/widget/AdapterView;->setNextSelectedPositionInt(I)V
Landroid/widget/AdapterView;->setSelectedPositionInt(I)V
Landroid/widget/AutoCompleteTextView;->doAfterTextChanged()V