• Svet Ganov's avatar
    Show multi-permission UI in the requested order. · dda78230
    Svet Ganov authored
    Apps can request several permissions at once but the UI was
    not shown in the request order. This is problematic since
    apps may show on board UI stating which permissions will be
    requested.
    
    bug:23314383
    
    Change-Id: Iffd0f4fd7df04aeece3995290a7798a559430304
    dda78230
GrantPermissionsActivity.java 14.4 KB