plat_private: Use newline at the end of service_contexts
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>
This commit is contained in:
parent
4fbc9434e9
commit
9029a49cc4
@ -9,4 +9,4 @@ 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
|
||||
GbaService u:object_r:radio_service:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user