Remove unnecessary comment character "/**"
Bug: None Test: make (change is only in comments) Change-Id: I0fe398460c7f388d270a20f60985707a49433671
This commit is contained in:
@@ -6915,7 +6915,6 @@ public class Intent implements Parcelable, Cloneable {
|
||||
* @hide
|
||||
*/
|
||||
public static final int FLAG_RECEIVER_OFFLOAD = 0x80000000;
|
||||
/**
|
||||
/**
|
||||
* If set, when sending a broadcast the recipient will run on the system dedicated queue.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user