From 891452990433fc38c3ec6d18ef9d379d283f3509 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Thu, 28 Feb 2013 14:29:27 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d7c918..446a840 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ into the com.android.settings package. First, in a product makefile (like vendor/cm/config/common.mk), specify the following: ``` -SUPERUSER_EMBEDDED :+ true +SUPERUSER_EMBEDDED := true ``` To modify the Settings app, you will need this [patch](https://gist.github.com/koush/5059098). -- 2.11.0