manifest: Track our fork of hardware/interfaces.

Change-Id: Id5cc34d028d05dc0e05cd9de7a3387a96ab8a3f1
This commit is contained in:
Vishalcj17 2022-01-21 14:13:52 +09:00
parent cb7fd7f320
commit 3fb32b5850
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@
<project path="frameworks/proto_logging" name="AOSPA/android_frameworks_proto_logging" remote="aospa" />
<!-- Hardware -->
<remove-project name="platform/hardware/interfaces" />
<project path="hardware/interfaces" name="AOSPA/android_hardware_interfaces" remote="aospa" />
<remove-project name="platform/hardware/libhardware" />
<project path="hardware/libhardware" name="AOSPA/android_hardware_libhardware" remote="aospa" />
<remove-project name="platform/hardware/qcom/wlan" />