Allow RemoteViews to use BAL privileges
Remoteviews' interaction handler already grants regular BAL privileges as any interaction with a RemoteViews originates from a user interaction. It should normally be implied that for an user to interact with a RemoteViews the view needs to be visible. This does not hold true for the -1 screen (where it is still visible, but the system does not track it as visible). Bug: 296080239 Test: manual test (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9404c7b42e8b572e42c6affcec34da321e37fa75) Merged-In: Iac47e200770fe53a7fb89be15211dd627dbe9558 Change-Id: Iac47e200770fe53a7fb89be15211dd627dbe9558
Loading
Please register or sign in to comment