Merge "[Settings] Replace CONNECTIVITY_INTERNAL to TETHER_PRIVILEGED" am: a67ca4cfd7
am: 3a728ae13b
am: a6dadc465b
am: 67fe04814d
Change-Id: I27e85d6780025122b5b56c0f8f827a0a8060e955
This commit is contained in:
@@ -32,7 +32,7 @@ import com.android.settings.Utils;
|
||||
/**
|
||||
* Activity which acts as a proxy to the tether provisioning app for sanity checks and permission
|
||||
* restrictions. Specifically, the provisioning apps require
|
||||
* {@link android.permission.CONNECTIVITY_INTERNAL}, while this activity can be started by a caller
|
||||
* {@link android.permission.TETHER_PRIVILEGED}, while this activity can be started by a caller
|
||||
* with {@link android.permission.TETHER_PRIVILEGED}.
|
||||
*/
|
||||
public class TetherProvisioningActivity extends Activity {
|
||||
|
Reference in New Issue
Block a user