Patch                                                           Reference commands
-----                                                           ------------------
0001-WAPI-Settings-patch-on-LA.UM.9.12.patch                    cd packages/apps/Settings
                                                                git am <Name of Patch>

0001-WAPI-wapicertmanage-patch-on-LA.UM.9.12.patch              cd packages/apps
                                                                mkdir WapiCertManage
                                                                cd WapiCertManage
                                                                git init
                                                                git am <Name of Patch>

0001-WAPI-wapicertstore-patch-on-LA.UM.9.12.patch               cd packages/apps
                                                                mkdir WapiCertStore
                                                                cd WapiCertStore
                                                                git init
                                                                git am <Name of Patch>

0001-WAPI-Framework-base-patch-on-LA.UM.9.12.patch              cd frameworks/base
                                                                git am <Name of Patch>

0001-WAPI-frameworks-opt-patch-on-LA.UM.9.12.patch              cd frameworks/opt/net/wifi
                                                                git am <Name of Patch>

0001-WAPI-Supplicant-patch-for-LA.UM.9.12				        cd external/wpa_supplicant_8
                                                                git am <Name of Patch>

0001-WAPI-Vendor-qcom-HAL-interfaces-on-LA.UM.9.12.patch        cd vendor/qcom/opensource/interfaces
                                                                git am <Name of Patch>

0001-WAPI-Keystore-patch-on-LA.UM.9.12.patch                    cd system/security
                                                                git am <Name of Patch>

0001-WAPI-qcom-sepolicy-patch-on-LA.UM.9.12.patch               cd device/qcom/sepolicy_vndr
                                                                git am <Name of Patch>
															   
0001-WAPI-Default-compilation-on-LA.UM.9.12.patch               cd vendor/qcom/proprietary/common
                                                                git am <Name of Patch>

0001-WAPI-HAL-entry-in-compatibility-matrix-on-LA.UM.9.12.patch cd device/qcom/common
                                                                git am <Name of Patch>
														   
0001-WAPI-Keystore-HAL-in-framework-matrix-on-LA.UM.9.12.patch  cd device/qcom/lito
                                                                git am <Name of Patch>

0001-WAPI-KeystoreHAL-in-qssiFrameworkMatrix-LA.UM.9.12         cd device/qcom/qssi																
																git am <Name of Patch>
																
0001-WAPI-system-interface-keystore-patch-for-LA.UM.9.12.patch  cd system/hardware/interfaces
																git am <Name of Patch>
