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

Commit f9c98a70 authored by Adam Connors's avatar Adam Connors
Browse files

Fix build break (include current.txt)

I forgot to commit this... sorry.

Change-Id: I5efca4d9447f1792a095dd64210a124c29e6a917
parent 551c0789
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8423,7 +8423,7 @@ package android.content.pm {
    field public static final java.lang.String FEATURE_LOCATION = "android.hardware.location";
    field public static final java.lang.String FEATURE_LOCATION_GPS = "android.hardware.location.gps";
    field public static final java.lang.String FEATURE_LOCATION_NETWORK = "android.hardware.location.network";
    field public static final java.lang.String FEATURE_MANAGEDPROFILES = "android.software.managedprofiles";
    field public static final java.lang.String FEATURE_MANAGED_PROFILES = "android.software.managed_profiles";
    field public static final java.lang.String FEATURE_MICROPHONE = "android.hardware.microphone";
    field public static final java.lang.String FEATURE_NFC = "android.hardware.nfc";
    field public static final java.lang.String FEATURE_NFC_HOST_CARD_EMULATION = "android.hardware.nfc.hce";