x2-lineage-18.1 device trees:
https://github.com/zhaoguomanong/android_device_leeco_msm8996-common/tree/lineage-18.1
https://github.com/zhaoguomanong/android_device_leeco_x2/tree/lineage-18.1
https://github.com/zhaoguomanong/android_kernel_leeco_msm8996/tree/lineage-18.1
https://github.com/zhaoguomanong/proprietary_vendor_leeco/tree/lineage-18.1
s2-lineage-17.1 device trees:
https://github.com/zhaoguomanong/android_device_leeco_s2/tree/lineage-17.1
https://github.com/zhaoguomanong/android_kernel_leeco_msm8976/tree/lineage-17.1
https://github.com/zhaoguomanong/proprietary_vendor_leeco/tree/lineage-17.1
minor fp fix:
s2: fix error sending auth token to KeyStore
Dereferencing the pointer is unnecessary. This results in an error sending auth token to keystore because auth_token_vector.size() = 0
Change-Id: I70b7e5a31368aca49a8198d740e9a1ffba98d587
https://review.lineageos.org/c/LineageOS/android_device_leeco_s2/+/283081