blob: f87861b6daff1b27d5f88c56fc3c9dfdef02e81a [file] [log] [blame]
Ravi Kumar Siddojigari2b1eed22015-07-15 11:32:43 +05301# Copyright (c) 2015, The Linux Foundation. All rights reserved.
2#
3# Redistribution and use in source and binary forms, with or without
4# modification, are permitted provided that the following conditions are
5# met:
6# * Redistributions of source code must retain the above copyright
7# notice, this list of conditions and the following disclaimer.
8# * Redistributions in binary form must reproduce the above
9# copyright notice, this list of conditions and the following
10# disclaimer in the documentation and/or other materials provided
11# with the distribution.
12# * Neither the name of The Linux Foundation nor the names of its
13# contributors may be used to endorse or promote products derived
14# from this software without specific prior written permission.
15#
16# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
17# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
18# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
19# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
20# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
21# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
22# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
23# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
24# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
25# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
Manikanta Kanamarlapudifa81d162015-09-21 15:53:06 +053026# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Ravi Kumar Siddojigari2b1eed22015-07-15 11:32:43 +053027
28###################################
29# Primary storage device nodes
30#
Rohit Borse010ebe92015-07-16 12:56:11 +053031/dev/block/platform/soc.0/7824900.sdhci/by-name/fsg u:object_r:modem_efs_partition_device:s0
32/dev/block/platform/soc.0/7824900.sdhci/by-name/fsc u:object_r:modem_efs_partition_device:s0
33/dev/block/platform/soc.0/7824900.sdhci/by-name/modemst1 u:object_r:modem_efs_partition_device:s0
34/dev/block/platform/soc.0/7824900.sdhci/by-name/modemst2 u:object_r:modem_efs_partition_device:s0
35/dev/block/platform/soc.0/7824900.sdhci/by-name/ssd u:object_r:ssd_device:s0
36/dev/block/platform/soc.0/7824900.sdhci/by-name/misc u:object_r:misc_partition:s0
Amit Blaye85f0ee2015-09-06 19:16:23 +030037/dev/block/platform/soc.0/7824900.sdhci/by-name/system u:object_r:system_block_device:s0
Rohit Borse010ebe92015-07-16 12:56:11 +053038/dev/block/platform/soc.0/7824900.sdhci/by-name/userdata u:object_r:userdata_block_device:s0
Amit Blaye85f0ee2015-09-06 19:16:23 +030039/dev/block/platform/soc.0/7824900.sdhci/by-name/dip u:object_r:dip_device:s0
40/dev/block/platform/soc.0/7824900.sdhci/by-name/mdtp u:object_r:mdtp_device:s0
Avijit Kanti Dase5440702015-09-09 13:59:47 -070041/dev/block/mmcblk0 u:object_r:root_block_device:s0
Rohit Borse010ebe92015-07-16 12:56:11 +053042/dev/block/mmcblk0rpmb u:object_r:rpmb_device:s0
padarshr54a0b942015-11-03 14:16:15 +053043/dev/block/platform/soc.0/7824900.sdhci/by-name/config u:object_r:frp_block_device:s0
Sivalatha Chakrala8723f422015-09-16 11:52:52 +053044
45#Using soc instead of soc.0 to make it compatable with 3.18 kernel
46
47/dev/block/platform/soc/7824900.sdhci/by-name/fsg u:object_r:modem_efs_partition_device:s0
48/dev/block/platform/soc/7824900.sdhci/by-name/fsc u:object_r:modem_efs_partition_device:s0
49/dev/block/platform/soc/7824900.sdhci/by-name/modemst1 u:object_r:modem_efs_partition_device:s0
50/dev/block/platform/soc/7824900.sdhci/by-name/modemst2 u:object_r:modem_efs_partition_device:s0
51/dev/block/platform/soc/7824900.sdhci/by-name/ssd u:object_r:ssd_device:s0
52/dev/block/platform/soc/7824900.sdhci/by-name/misc u:object_r:misc_partition:s0
53/dev/block/platform/soc/7824900.sdhci/by-name/system u:object_r:system_block_device:s0
54/dev/block/platform/soc/7824900.sdhci/by-name/userdata u:object_r:userdata_block_device:s0
55/dev/block/platform/soc/7824900.sdhci/by-name/dip u:object_r:dip_device:s0
56/dev/block/platform/soc/7824900.sdhci/by-name/mdtp u:object_r:mdtp_device:s0