Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f354e205 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Gerrit Code Review
Browse files

Merge "Add NEARBY_SERVICE constant shim"

parents ce84c387 41491ce4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -42,4 +42,6 @@ public class ConstantsShim {
    // Constants defined in android.net.NetworkCapabilities.
    public static final int NET_CAPABILITY_NOT_VCN_MANAGED = 28;

    // Constants defined in android.content.Context
    public static final String NEARBY_SERVICE = "nearby";
}