manifest: Fix error from previous commit

I rarely do these right the first time. Maybe next time...

Change-Id: Ia098e6a0b03a923176b65b7a58525cae9fc4a699
This commit is contained in:
Paranoid Android 2022-12-17 09:17:40 +00:00
parent 00a35f7641
commit a4d16b77f8
1 changed files with 1 additions and 2 deletions

View File

@ -36,11 +36,10 @@
<remove-project name="platform/frameworks/libs/systemui" />
<project path="frameworks/libs/systemui" name="platform/frameworks/libs/systemui" remote="aosp" />
<remove-project name="platform/frameworks/minikin" />
<project path="frameworks/minikin" name="platform/frameworks/minikin" remote="aosp"
<project path="frameworks/minikin" name="platform/frameworks/minikin" remote="aosp" />
<remove-project name="platform/frameworks/opt/car/services" />
<project path="frameworks/opt/car/services" name="platform/frameworks/opt/car/services" remote="aosp" />
<!-- Packages (AOSP) -->
<remove-project name="platform/packages/apps/CellBroadcastReceiver" />
<project path="packages/apps/CellBroadcastReceiver" name="platform/packages/apps/CellBroadcastReceiver" remote="aosp" />