am cf29e116: Merge change 6867 into donut
Merge commit 'cf29e116129f38309c18ba14b9893b079a712289' * commit 'cf29e116129f38309c18ba14b9893b079a712289': CLOSE_SYSTEM_DIALOGS can't be protected.
This commit is contained in:
committed by
The Android Open Source Project
commit
602bee5bf2
@@ -1202,9 +1202,6 @@ public class Intent implements Parcelable {
|
||||
* Broadcast Action: This is broadcast when a user action should request a
|
||||
* temporary system dialog to dismiss. Some examples of temporary system
|
||||
* dialogs are the notification window-shade and the recent tasks dialog.
|
||||
*
|
||||
* <p class="note">This is a protected intent that can only be sent
|
||||
* by the system.
|
||||
*/
|
||||
public static final String ACTION_CLOSE_SYSTEM_DIALOGS = "android.intent.action.CLOSE_SYSTEM_DIALOGS";
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user