Initial version -- added millennium read funcionality
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package com.google.android.gms.actions;
|
||||
|
||||
/* JADX INFO: compiled from: com.google.android.gms:play-services-basement@@18.3.0 */
|
||||
/* JADX INFO: loaded from: classes2.dex */
|
||||
public class ReserveIntents {
|
||||
public static final String ACTION_RESERVE_TAXI_RESERVATION = "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION";
|
||||
|
||||
private ReserveIntents() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user