1# "mapper/minigbm" represents "mapper.minigbm.so" which is a minigbm
2# implementation of mapper5 stable-c interface. This corresponds to the
3# VINTF manifest declaration:
4#    <hal format="native">
5#        <name>mapper</name>
6#        <version>5.0</version>
7#        <interface>
8#            <instance>minigbm</instance>
9#        </interface>
10#    </hal>
11# Note that native/passthrough HALs use the "{type}/{instance}" pattern from
12# SEPolicy perspective and are looked up via the corresponding filename
13# "{type}.{instance}.so".
14mapper/minigbm      u:object_r:hal_graphics_mapper_service:s0