products: mi439: Switch to AOSP LMKD

* Users reported that CLO lmkd is too aggresive compared to aosp, so for now use what's the best.

Change-Id: I36134aefaa9a4200b757ac1861b11af2379f2ad6
Signed-off-by: Jprimero15 <jprimero155@gmail.com>
This commit is contained in:
Jprimero15 2023-04-07 04:59:14 +00:00 committed by Joshua Primero
parent d06607c3dd
commit 42954e7d53
1 changed files with 6 additions and 0 deletions

View File

@ -54,6 +54,12 @@
"target_path": "vendor/qcom/opensource/usb",
"revision": "topaz-taro-backup"
},
{
"remote": "aosp",
"repository": "platform/system/memory/lmkd",
"target_path": "system/memory/lmkd",
"revision": "refs/tags/android-13.0.0_r32"
},
{
"remote": "blobs-gitlab",
"repository": "android_prebuilts_clang-standalone",