aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSemavi Ulusoy <doc.divxm@gmail.com>2022-03-11 18:35:48 +0300
committerSemavi Ulusoy <doc.divxm@gmail.com>2022-03-11 18:35:48 +0300
commitb965b4e51149094d0e20d51cf8beec3612b2c0b3 (patch)
treeab9e0e091a5647b3bd235c7341ecab1eb85d9222
parent9516e3b3235dc0b57d1352c517196115ce58bc8a (diff)
manifest: lineage: track LoS fork of hardware/interfacess12.0
Change-Id: If4edfe8e9a4378c565d1df7c7fd182e081026295
-rw-r--r--lineage.xml1
-rw-r--r--remove.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/lineage.xml b/lineage.xml
index 1fc9d7fb..d2bdc75d 100644
--- a/lineage.xml
+++ b/lineage.xml
@@ -22,6 +22,7 @@
<project path="frameworks/av" name="LineageOS/android_frameworks_av" groups="pdk" remote="lineage" />
<project path="frameworks/opt/telephony" name="LineageOS/android_frameworks_opt_telephony" groups="pdk" remote="lineage" />
<project path="frameworks/opt/timezonepicker" name="LineageOS/android_frameworks_opt_timezonepicker" groups="pdk-cw-fs,pdk-fs" remote="lineage" />
+ <project path="hardware/interfaces" name="LineageOS/android_hardware_interfaces" groups="pdk" remote="lineage" />
<project path="hardware/lineage/interfaces" name="LineageOS/android_hardware_lineage_interfaces" remote="lineage" />
<project path="hardware/knowles/athletico/sound_trigger_hal" name="LineageOS/android_hardware_knowles_athletico_sound_trigger_hal" groups="coral,generic_fs" remote="lineage" />
<project path="hardware/libhardware" name="LineageOS/android_hardware_libhardware" groups="pdk" remote="lineage" />
diff --git a/remove.xml b/remove.xml
index 3a0bea8e..7aa9358a 100644
--- a/remove.xml
+++ b/remove.xml
@@ -60,6 +60,7 @@
<remove-project name="platform/frameworks/native" />
<remove-project name="platform/frameworks/opt/telephony" />
<remove-project name="platform/frameworks/opt/timezonepicker" />
+ <remove-project name="platform/hardware/interfaces" />
<remove-project name="platform/hardware/knowles/athletico/sound_trigger_hal" />
<remove-project name="platform/hardware/libhardware" />
<remove-project name="platform/hardware/qcom/audio" />