mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
Disable /dev/port
Bug: 36604779 BUG: 37646833 Signed-off-by: Bo Hu <bohu@google.com> Test: run cts -m CtsPermissionTestCases -t android.permission.cts.FileSystemPermissionTest#testDevPortSane Change-Id: Ie3155cb577e3f5e9c565129e3f007daded1a6328
This commit is contained in:
parent
795cd31308
commit
ff10168f46
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ CONFIG_SERIAL_MSM_HS=y
|
|||
CONFIG_SERIAL_MSM_HSL=y
|
||||
CONFIG_SERIAL_MSM_HSL_CONSOLE=y
|
||||
CONFIG_HW_RANDOM_MSM=y
|
||||
# CONFIG_DEVPORT is not set
|
||||
CONFIG_I2C=y
|
||||
CONFIG_I2C_CHARDEV=y
|
||||
# CONFIG_I2C_MSM is not set
|
||||
|
|
Loading…
Reference in a new issue