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

Commit df747d15 authored by Adrian Roos's avatar Adrian Roos
Browse files

API: Supress existing inconsistent Context service name, die zweite

Test: make checkapi
Change-Id: Ia1e18570d8ea3c854b615fbaecced768ceb0c728
parent 4c1af24e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4051,6 +4051,7 @@ public abstract class Context {
     * @hide
     */
    @SystemApi
    @SuppressLint("ServiceName")
    public static final String WIFI_COND_SERVICE = "wificond";

    /**