commit | 25d23b7d3256065ccad1090ace0eba982f7e8be8 | [log] [tgz] |
---|---|---|
author | Matías Hernández <matiashe@google.com> | Thu Jun 15 18:37:52 2023 +0200 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Sep 01 12:06:07 2023 +0000 |
tree | 7d27ba414fa79036fa773306e89fe86dc60ae67f | |
parent | e478576fb4b43a09aa49650514c5e91fea4c09d6 [diff] |
Settings: don't try to allow NLSes with too-long component names * NotificationAccessConfirmationActivity (triggered through CompanionDeviceManager) -> Don't show the dialog, bail out early similarly to other invalid inputs. * NotificationAccessSettings (from Special App Access) -> No changes, but use the canonical constant now. * ApprovalPreferenceController (used in NotificationAccessDetails) -> Disable the toggle, unless the NLS was previously approved (in which case it can still be removed). Fixes: 260570119 Fixes: 286043036 Test: atest + manually (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b88fbf932a1631792a422f8ac34e83e1d6ae74d7) Merged-In: Ifc048311746c027e3683cdcf65f1079d04cf7c56 Change-Id: Ifc048311746c027e3683cdcf65f1079d04cf7c56