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:
parent
00a35f7641
commit
a4d16b77f8
3
aosp.xml
3
aosp.xml
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue