1. 通信関係
>>936に対してsimを読むには
github.com/TheMuppets/proprietary_vendor_samsung/blob/lineage-16.0/hlte/hlte-vendor.mk#L18-#L21
が必要。

2. 起動関係
auやdcm用には、下記configファイルの変更も。
github.com/LineageOS/android_kernel_samsung_msm8974/blob/lineage-16.0/arch/arm/configs/lineage_hlte_bcm2079x_defconfig

github.com/LineageOS/android_device_samsung_hlte-common/blob/lineage-16.0/BoardConfigCommon.mk#L61

github.com/LineageOS/android_device_samsung_hlte/blob/lineage-16.0/BoardConfig.mk#L21-#L26

3. sepolicyエラー回避
下記設定を追加。
SELINUX_IGNORE_NEVERALLOWS := true