Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Remove kernel config line from Manifest.xml

As part of google requirement change, the kernel config will be pulled
from the kernel-config location rather than the manifest_kalama.xml
file. This change was brought in by the following commit on the google
side - Ib57e8bd03046a07e3a86f21aaafe4aabc5e72710.

Change-Id: Id36132b69dfac5cb0e1b9181518b7077c1031ff6
This commit is contained in:
Shashank Sivakumar 2022-06-14 16:31:54 -07:00 committed by Nick Reuter
commit dd579f73ed

View file

@ -478,5 +478,4 @@
<instance>imsrtpservice</instance> <instance>imsrtpservice</instance>
</interface> </interface>
</hal> </hal>
<kernel target-level="5"/>
</manifest> </manifest>