commit | 365f7f7e249a6872422c58ed44164745796f451b | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Thu Mar 22 22:47:23 2018 +0100 |
committer | Pierre-Hugues Husson <phh@phh.me> | Thu Mar 22 22:47:23 2018 +0100 |
tree | 560210e1995dc85e02538f9a64340595becaf5bc | |
parent | 0cb4122f07441f4d0145177fc164b1f12bec0057 [diff] [blame] |
[rr] Include SEPolicy
diff --git a/rr.mk b/rr.mk index 3a6cf7c..45fa38a 100644 --- a/rr.mk +++ b/rr.mk
@@ -1 +1,2 @@ $(call inherit-product, vendor/rr/config/common_full_phone.mk) +$(call inherit-product, device/rr/sepolicy/common/sepolicy.mk)