Merge "Make SYSTEM_INTERACTION a SystemApi" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
06ce5f6803
@@ -81,6 +81,7 @@ public final class UsageEvents implements Parcelable {
|
||||
* An event type denoting that a package was interacted with in some way by the system.
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
public static final int SYSTEM_INTERACTION = 6;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user