File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1408,6 +1408,9 @@ runs:
14081408
14091409 echo "Applying patch to enable SYSVIPC without breaking ABI"
14101410 case "$OP_BRANCH" in
1411+ wild/sm8850|wild/sm8845)
1412+ patch -p1 --forward < "$KERNEL_PATCHES_FOLDER/common/droidspaces/fix_sysvipc_kabi_a16-6.12.patch"
1413+ ;;
14111414 wild/sm8550|wild/sm7550)
14121415 patch -p1 --forward < "$KERNEL_PATCHES_FOLDER/common/droidspaces/fix_sysvipc_kabi_1_2_3.patch"
14131416 ;;
Original file line number Diff line number Diff line change 1414 "disk_cleanup" : true ,
1515 "hmbird" : false ,
1616 "susfs" : true ,
17- "ds" : false ,
17+ "ds" : true ,
1818 "bbg" : true ,
1919 "bbr" : true ,
2020 "ttl" : true ,
Original file line number Diff line number Diff line change 1414 "disk_cleanup" : true ,
1515 "hmbird" : false ,
1616 "susfs" : true ,
17- "ds" : false ,
17+ "ds" : true ,
1818 "bbg" : true ,
1919 "bbr" : true ,
2020 "ttl" : true ,
Original file line number Diff line number Diff line change 1414 "disk_cleanup" : true ,
1515 "hmbird" : false ,
1616 "susfs" : true ,
17- "ds" : false ,
17+ "ds" : true ,
1818 "bbg" : true ,
1919 "bbr" : true ,
2020 "ttl" : true ,
Original file line number Diff line number Diff line change 1414 "disk_cleanup" : true ,
1515 "hmbird" : false ,
1616 "susfs" : true ,
17- "ds" : false ,
17+ "ds" : true ,
1818 "bbg" : true ,
1919 "bbr" : true ,
2020 "ttl" : true ,
You can’t perform that action at this time.
0 commit comments