diff --git a/Android.bp b/Android.bp index 1c272f888..e51735648 100644 --- a/Android.bp +++ b/Android.bp @@ -790,6 +790,9 @@ se_policy_cil { src: ":userdebug_plat_sepolicy.conf", additional_cil_files: ["private/technical_debt.cil"], debug_ramdisk: true, + dist: { + targets: ["droidcore"], + }, } // A copy of the userdebug_plat_policy in GSI.