Merge "Remove unnecessary comment character "/**""

This commit is contained in:
Anubhav Kakkar
2021-11-24 07:26:32 +00:00
committed by Android (Google) Code Review

View File

@@ -6923,7 +6923,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.
*