diff options
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 73ffa8e..8136c14 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -128,6 +128,7 @@ TARGET_UNIFIED_DEVICE := true # Keymaster TARGET_KEYMASTER_WAIT_FOR_QSEE := true +TARGET_PROVIDES_KEYMASTER := true # Lights TARGET_PROVIDES_LIBLIGHT := true |
