manifest: Track our fork of device/google_car

* Google has a ton of proprietary/broken stuff in these
  makefiles.

Change-Id: I6dc73574d576b4c6cf67cac133a20a64fa335b5e
This commit is contained in:
Nolen Johnson 2026-01-17 16:19:41 -05:00 committed by Łukasz Patron
parent 23fab5431b
commit 23139edcb0

View File

@ -55,7 +55,7 @@
<project path="device/generic/trusty" name="device/generic/trusty" groups="pdk" remote="aosp" />
<project path="device/generic/x86" name="device/generic/x86" groups="pdk" remote="aosp" />
<project path="device/generic/x86_64" name="device/generic/x86_64" groups="pdk" remote="aosp" />
<project path="device/google_car" name="device/google_car" groups="device,pdk" remote="aosp" />
<project path="device/google_car" name="LineageOS/android_device_google_car" groups="device,pdk" />
<project path="device/google/atv" name="LineageOS/android_device_google_atv" groups="device,broadcom_pdk,generic_fs,pdk" />
<project path="device/google/contexthub" name="LineageOS/android_device_google_contexthub" groups="device,pdk" />
<project path="device/google/cuttlefish" name="device/google/cuttlefish" groups="device,pdk" remote="aosp" />