sepolicy: basic: debug: Insert newline at end of property_contexts
* When the build system is appending all the rules into one big file, a missing newline at the end of any contexts file will cause build errors due to the way the build system appends the files together. Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I78028c868cfbc0a86e0895c52280a0b0767ebd77
This commit is contained in:
parent
2fb0b35965
commit
ddc6294aa8
@ -2,4 +2,4 @@ persist.vendor.mtk.aee. u:object_r:system_mtk_persist_mtk_aee_prop:s0
|
||||
persist.vendor.aee. u:object_r:system_mtk_persist_aee_prop:s0
|
||||
vendor.debug.mtk.aee. u:object_r:system_mtk_debug_mtk_aee_prop:s0
|
||||
ro.vendor.aee.basic u:object_r:system_mtk_aee_basic_prop:s0
|
||||
init.svc.aee_aedv u:object_r:system_mtk_init_svc_aee_aedv_prop:s0
|
||||
init.svc.aee_aedv u:object_r:system_mtk_init_svc_aee_aedv_prop:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user