Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
Synchronize codes for OxygenOS 3.5.8
Browse files Browse the repository at this point in the history
The changes list:
1.Recording 4K video capture process caused by the phone into the crash
2.Fix some stability issue and crash issue
3.add some secure patch

Change-Id: I1d03e03d42b95c14ebe7178da659e5dabef1cc68
  • Loading branch information
qiuchangping authored and Grarak committed Apr 23, 2017
1 parent c96a288 commit 19895cc
Show file tree
Hide file tree
Showing 28 changed files with 419 additions and 357 deletions.
7 changes: 7 additions & 0 deletions arch/arm64/configs/msm8994-OnePlus2-perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -648,3 +648,10 @@ CONFIG_SET_PMI8994_RESET_TYPE=y
#end add by yangrujin end.

CONFIG_UID_CPUTIME=y
#endif /* VENDOR_EDIT */

#ifdef VENDOR_EDIT add get qsee log
CONFIG_MSM_TZ_LOG=y
#endif

CONFIG_INPUT_KEYCHORD=y
3 changes: 3 additions & 0 deletions arch/arm64/configs/msm8994-OnePlus2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -716,3 +716,6 @@ CONFIG_SET_PMI8994_RESET_TYPE=y
#end add by yangrujin end.

CONFIG_UID_CPUTIME=y
#endif /* VENDOR_EDIT */

CONFIG_INPUT_KEYCHORD=y
Loading

0 comments on commit 19895cc

Please sign in to comment.