Missing newline causes compile-time error when sepolicy squashes all given service-contexts into single file to pack into the build. This change fixes that issue. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
13 lines
512 B
Plaintext
13 lines
512 B
Plaintext
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
# System Server Services
|
|
|
|
# Other Services
|
|
NvRAMAgent u:object_r:nvram_agent_service:s0
|
|
memory_dumper u:object_r:mediaserver_service:s0
|
|
imsa u:object_r:radio_service:s0
|
|
mtkIms u:object_r:radio_service:s0
|
|
GbaService u:object_r:radio_service:s0
|