Change directory name
external/sepolicy was renamed system/sepolicy
Change-Id: I6fb858ea2d12f23840e4fc05ed7e2437f65cb6c8
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index 8852a4e..63db045 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -5271,13 +5271,13 @@
<li>MUST configure all domains in enforcing mode. No permissive mode domains
are allowed, including domains specific to a device/vendor.</li>
<li>MUST NOT modify, omit, or replace the neverallow rules present within the
- external/sepolicy folder provided in the upstream Android Open Source Project
+ system/sepolicy folder provided in the upstream Android Open Source Project
(AOSP) and the policy MUST compile with all neverallow rules present, for both
AOSP SELinux domains as well as device/vendor specific domains.</li>
</ul>
<p>Device implementations SHOULD retain the default SELinux policy provided in
-the external/sepolicy folder of the upstream Android Open Source Project and
+the system/sepolicy folder of the upstream Android Open Source Project and
only further add to this policy for their own device-specific configuration.
Device implementations MUST be compatible with the upstream Android Open Source
Project.</p>