Replace hardware/interfaces to add hwc vendor calls

This commit is contained in:
Pierre-Hugues Husson 2021-12-19 17:05:39 -05:00
parent 53c5b1c31b
commit b19caeee2b
1 changed files with 3 additions and 0 deletions

View File

@ -59,4 +59,7 @@
<remove-project name="platform/frameworks/opt/net/ims" />
<project path="frameworks/opt/net/ims" name="platform_frameworks_opt_net_ims" remote="phh" revision="android-12.0.0_r16-phh" />
<remove-project name="platform/hardware/interfaces" />
<project path="hardware/interfaces" name="platform_hardware_interfaces" remote="phh" revision="android-12.0.0_r16-phh" />
</manifest>