mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-02-02 14:07:32 +01:00
Small typo
This commit is contained in:
parent
c43a964cb1
commit
594fb004b7
@ -85,8 +85,5 @@ public class LocationSettingsStates extends AutoSafeParcelable {
|
|||||||
this.blePresent = blePresent;
|
this.blePresent = blePresent;
|
||||||
}
|
}
|
||||||
|
|
||||||
@PublicApi(exclude = true)
|
|
||||||
|
|
||||||
|
|
||||||
public static final Creator<LocationSettingsStates> CREATOR = new AutoCreator<LocationSettingsStates>(LocationSettingsStates.class);
|
public static final Creator<LocationSettingsStates> CREATOR = new AutoCreator<LocationSettingsStates>(LocationSettingsStates.class);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user