products: miatoll: Use our forked pn5xx nxp hidlimpl repo

* update kernel path while we're at it
   and fix some typos

Change-Id: Ib7da277cfa5f132be72161471a88843e2e008399
Signed-off-by: BladeRunner-A2C <prisoner56898@protonmail.com>
This commit is contained in:
BladeRunner-A2C 2023-01-15 12:00:22 +06:00
parent 81ca068a6c
commit 8bfca6ffcb
No known key found for this signature in database
GPG Key ID: 29553EF5B1D71F29
1 changed files with 12 additions and 11 deletions

View File

@ -1,13 +1,14 @@
[
{
"remote": "github",
"remote": "aospa",
"repository": "AOSPA/android_device_xiaomi_miatoll",
"target_path": "device/xiaomi/miatoll",
"revision": "topaz"
},
{ "remote": "github",
"repository":. "AOSPA/android_kernel_xiaomi_miatoll",
"target_path": "kernel/msm-4.14",
{
"remote": "aospa",
"repository": "AOSPA/android_kernel_xiaomi_miatoll",
"target_path": "kernel/xiaomi/miatoll",
"revision": "topaz"
},
{
@ -40,17 +41,17 @@
"target_path": "vendor/nxp/opensource/halimpl",
"revision": "topaz-pn5xx"
},
{
"remote": "aospa",
"repository": "AOSPA/android_vendor_nxp_opensource_hidlimpl",
"target_path": "vendor/nxp/opensource/hidlimpl",
"revision": "topaz-pn5xx"
},
{
"remote": "blobs",
"repository": "proprietary_vendor_xiaomi",
"target_path": "vendor/xiaomi",
"revision": "topaz"
"revision": "topaz",
"clone-depth": "1"
},
{
"remote": "clo_vendor",
"repository": "platform/vendor/nxp/opensource/hidlimpl",
"target_path": "vendor/nxp/opensource/hidlimpl",
"revision": "caf_migration/nfc.vendor.lnx.2.1.r5-rel"
}
]