manifest: Track our own gatekeeper

* Needed to incorporate changes from the oreo-mr1-security-release
  branch

Change-Id: I8873ab98c43c135e570f125dd707b0b430bba937
This commit is contained in:
Kevin F. Haggerty 2019-08-08 06:36:17 -06:00
parent 165b3ba4a3
commit ca4d493fb0
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -523,7 +523,7 @@
<project path="system/connectivity/wifilogd" name="platform/system/connectivity/wifilogd" groups="pdk" remote="aosp" /> <project path="system/connectivity/wifilogd" name="platform/system/connectivity/wifilogd" groups="pdk" remote="aosp" />
<project path="system/core" name="LineageOS/android_system_core" groups="pdk" /> <project path="system/core" name="LineageOS/android_system_core" groups="pdk" />
<project path="system/extras" name="LineageOS/android_system_extras" groups="pdk" /> <project path="system/extras" name="LineageOS/android_system_extras" groups="pdk" />
<project path="system/gatekeeper" name="platform/system/gatekeeper" groups="pdk" remote="aosp" /> <project path="system/gatekeeper" name="LineageOS/android_system_gatekeeper" groups="pdk" />
<project path="system/hardware/interfaces" name="platform/system/hardware/interfaces" groups="pdk" remote="aosp" /> <project path="system/hardware/interfaces" name="platform/system/hardware/interfaces" groups="pdk" remote="aosp" />
<project path="system/hwservicemanager" name="LineageOS/android_system_hwservicemanager" groups="pdk" /> <project path="system/hwservicemanager" name="LineageOS/android_system_hwservicemanager" groups="pdk" />
<project path="system/keymaster" name="platform/system/keymaster" groups="pdk" remote="aosp" /> <project path="system/keymaster" name="platform/system/keymaster" groups="pdk" remote="aosp" />