OSDN Git Service

Ensure feature is supported and enabled.
authorjoshmccloskey <joshmccloskey@google.com>
Thu, 11 Jul 2019 20:08:02 +0000 (13:08 -0700)
committerJoshua Mccloskey <joshmccloskey@google.com>
Thu, 11 Jul 2019 21:31:31 +0000 (21:31 +0000)
commita96a84e2565394dba671478a1a105ae41f38cd2f
tree557b63ad5b8c6c7ec37a85b5b91309e774a6c12e
parent365beaebdbf07017219d5e6db17ba6a7be86c16c
Ensure feature is supported and enabled.

Fixes: 137285390
Test: Verified that SecuritySettings no longer crashes.
Test: Verified that this PrefenceController no longer shows up
if the device does not support it.
Test: Verified that this PreferenceController no longer
shows up when the work profile is disabled.

Change-Id: I10f015e18491b203db6f942f07034d55f620cfe5
src/com/android/settings/biometrics/face/FaceProfileStatusPreferenceController.java