Add tile information to ACTION_QS_TILE_PREFERENCES intent
One application can provide two or more custom Quick Settings tiles. But there is no way to know which tile is long-pressed from application side because ACTION_QS_TILE_PREFERENCES intent that is sent when long-pressed doesn't have any additional information. So the component name and state of the tile should be added to the intent. Bug: 34832801 Test: manual - long press a custom tile Change-Id: Iaa884cd944f19a2f007cbde645e8f8b1198bffb7
Loading
Please register or sign in to comment