commit | ed6d733b5ac935e51a7ddedcd97341f102d0ac74 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Fri Apr 02 12:43:55 2021 -0700 |
committer | Winson <chiuwinson@google.com> | Fri Apr 02 14:44:05 2021 -0700 |
tree | 02cdf2e2b1a94d0dace2f701597be6300782ca03 | |
parent | aacf7bd6f09882fc5a887d6afff9a9994386d1d1 [diff] |
Handle modern OPEN_BY_DEFAULT action From API feedback, the constant was migrated to the standard format. Settings needs to catch both the modern and legacy format. Bug: 184370492 Test: manual, adb shell am start \ -a "android.settings.APP_OPEN_BY_DEFAULT_SETTINGS" \ -d "package:com.example.app" Change-Id: I138383a65c7b8269696f401e250cc3b6f1cfd1d0