mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-27 13:43:00 +00:00
Add IMeasurementService stub
This commit is contained in:
parent
ef0cfe1757
commit
c69dbd91b0
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
package com.google.android.gms.measurement.internal;
|
||||
|
||||
interface IMeasurementService {
|
||||
|
||||
}
|
Loading…
Reference in a new issue