diff --git a/tools/checkfc.c b/tools/checkfc.c index e7d19b02b37eb73c486ef0a0758662a58fbaaaca..8a28f3c13baf630895f89e42f3aebe65656f6b6f 100644 --- a/tools/checkfc.c +++ b/tools/checkfc.c @@ -346,7 +346,7 @@ int main(int argc, char **argv) break; case 's': mode = filemode_service_contexts; - backend = SELABEL_CTX_ANDROID_PROP; + backend = SELABEL_CTX_ANDROID_SERVICE; break; case 'h': default: