am 143ae9f7: Define action used to show regulatory info.
* commit '143ae9f760fd86c8d3f96665268375601beea0b2': Define action used to show regulatory info.
This commit is contained in:
@@ -764,6 +764,11 @@ public final class Settings {
|
||||
@SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
|
||||
public static final String ACTION_ZEN_MODE_SETTINGS = "android.settings.ZEN_MODE_SETTINGS";
|
||||
|
||||
/** {@hide} */
|
||||
@SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
|
||||
public static final String
|
||||
ACTION_SHOW_REGULATORY_INFO = "android.settings.SHOW_REGULATORY_INFO";
|
||||
|
||||
// End of Intent actions for Settings
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user