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

Commit e61da47a authored by Adnan Begovic's avatar Adnan Begovic Committed by Gerrit Code Review
Browse files

PackageManager: Move fingerprint feature out of android namespace.

Change-Id: I509bb04761048cbb32eb6879fa0d09c7d78e1de1
TICKET: CYNGNOS-857
parent 1cd96764
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1645,7 +1645,7 @@ public abstract class PackageManager {
     * {@link #hasSystemFeature}: The device is capable of reading a user's fingerprint
     * {@link #hasSystemFeature}: The device is capable of reading a user's fingerprint
     * @hide
     * @hide
     */
     */
    public static final String FEATURE_FINGERPRINT = "android.hardware.fingerprint";
    public static final String FEATURE_FINGERPRINT = "cyanogenmod.hardware.fingerprint";


    /**
    /**
     * Action to external storage service to clean out removed apps.
     * Action to external storage service to clean out removed apps.