commit | 63cfbfcc09d0b13783919bb4f1355a55bb6aeeaf | [log] [tgz] |
---|---|---|
author | Rhed Jao <rhedjao@google.com> | Thu Jul 01 18:01:50 2021 +0800 |
committer | Rhed Jao <rhedjao@google.com> | Fri Jul 02 14:35:40 2021 +0800 |
tree | 0ec3c3bb4da6f224a65b4dcc540c4cfe4882dfcd | |
parent | 7b7ff66c39fd1f7919e54fa54dda0c34cc33c70e [diff] |
Enforce package visibility to the api shouldHideFromSuggestions App can query which applications are installed on the device via api LauncherApps#shouldHideFromSuggestions. This cl enforces package visibility filter to the api fix the security issue. Bug: 191147534 Test: atest AppEnumerationTests Change-Id: I40589f42b14c8a3e9372647d89a35203acaacd14