From: William Roberts <[email protected]>

It was reported that this is no longer used, so drop it.

Signed-off-by: William Roberts <[email protected]>
---
 libselinux/Makefile | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/libselinux/Makefile b/libselinux/Makefile
index 5a8d42c..d1532e8 100644
--- a/libselinux/Makefile
+++ b/libselinux/Makefile
@@ -4,12 +4,6 @@ DISABLE_AVC ?= n
 DISABLE_SETRANS ?= n
 DISABLE_RPM ?= n
 DISABLE_BOOL ?= n
-ifeq ($(EMBEDDED),y)
-       override DISABLE_AVC=y
-       override DISABLE_SETRANS=y
-       override DISABLE_RPM=y
-       override DISABLE_BOOL=y
-endif
 ifeq ($(DISABLE_AVC),y)
        EMFLAGS+= -DDISABLE_AVC
 endif
-- 
1.9.1

_______________________________________________
Seandroid-list mailing list
[email protected]
To unsubscribe, send email to [email protected].
To get help, send an email containing "help" to 
[email protected].

Reply via email to