commit | 1b5a317c7a253b45858e837fdd714881ed176c08 | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Fri Oct 08 15:54:32 2021 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Mon Nov 15 16:35:20 2021 +0800 |
tree | ba128cb3783a2e0b4f35c75a021124feaeb9682e | |
parent | 91af339bfe5ec482d00ec82a86f553617102bc05 [diff] |
Fix long click the Color Inversion tile can not link to its settings page. Root Cause: Accessibility Settings reorganize its pages structure. It can not be accessed in first layer of accessibility settings page anymore. Solution: Directly add intent ACTION_REDUCE_BRIGHT_COLORS_SETTINGS to that settings page. Bug: 202480583 Test: atest ColorInversionTileTest Change-Id: I49dc154ea12a3247b5405f1c46c1b6b57932837c