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

Commit f9cfab20 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Fix build - add missing import

Change-Id: I31c5db903532c68b42760f29b3fbb46c7c7854f8
parent 0e404872
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ import android.content.Intent;
import android.database.Cursor;
import android.location.LocationManager;
import android.os.Bundle;
import android.os.SystemProperties;
import android.preference.CheckBoxPreference;
import android.preference.Preference;
import android.preference.PreferenceActivity;