qcom : device : Update static iuicc names in device
Update static iuicc names in device to handle dynamic iuicc names Change-Id: I60f1de9ce14b79714762939dd9ee48c17a9ed123
This commit is contained in:
parent
9682158732
commit
3648c48235
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2012-2015, 2017-2019, The Linux Foundation. All rights reserved.
|
# Copyright (c) 2012-2015, 2017-2020, The Linux Foundation. All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
# modification, are permitted provided that the following conditions are met:
|
# modification, are permitted provided that the following conditions are met:
|
||||||
|
@ -147,9 +147,7 @@ firmware_directories /vendor/firmware_mnt/image/
|
||||||
/dev/spdaemon_ssr 0660 system system
|
/dev/spdaemon_ssr 0660 system system
|
||||||
/dev/spu_hal_ssr 0660 system system
|
/dev/spu_hal_ssr 0660 system system
|
||||||
/dev/cam-hyp-intf* 0660 system camera
|
/dev/cam-hyp-intf* 0660 system camera
|
||||||
/dev/iuicc 0660 system system
|
/dev/iuicc* 0660 system system
|
||||||
/dev/iuicc0 0660 system system
|
|
||||||
/dev/iuicc1 0660 system system
|
|
||||||
/dev/gemini0 0660 system camera
|
/dev/gemini0 0660 system camera
|
||||||
/dev/jpeg0 0660 system camera
|
/dev/jpeg0 0660 system camera
|
||||||
/dev/jpeg1 0660 system camera
|
/dev/jpeg1 0660 system camera
|
||||||
|
|
Loading…
Reference in a new issue