From fb4dfb48cbb9e936ca863486402464421f79ec66 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Fri, 14 Jan 2022 15:09:31 +0000 Subject: [PATCH] sdk: Remove LineageContextConstants.Features.FOD Change-Id: I1196413cc116495c4998e859aa279c0fcf2e16f1 --- .../java/lineageos/app/LineageContextConstants.java | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/sdk/src/java/lineageos/app/LineageContextConstants.java b/sdk/src/java/lineageos/app/LineageContextConstants.java index e89cff00..f8061059 100644 --- a/sdk/src/java/lineageos/app/LineageContextConstants.java +++ b/sdk/src/java/lineageos/app/LineageContextConstants.java @@ -1,6 +1,6 @@ /** * Copyright (C) 2015, The CyanogenMod Project - * Copyright (C) 2017-2021 The LineageOS Project + * 2017-2022 The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -156,14 +156,6 @@ public final class LineageContextConstants { @SdkConstant(SdkConstant.SdkConstantType.FEATURE) public static final String SETTINGS = "org.lineageos.settings"; - /** - * Feature for {@link PackageManager#getSystemAvailableFeatures} and - * {@link PackageManager#hasSystemFeature}: The device includes the Lineage - * fingerprint in screen utilized by the lineage sdk. - */ - @SdkConstant(SdkConstant.SdkConstantType.FEATURE) - public static final String FOD = "vendor.lineage.biometrics.fingerprint.inscreen"; - /** * Feature for {@link PackageManager#getSystemAvailableFeatures} and * {@link PackageManager#hasSystemFeature}: The device includes the lineage globalactions