Workaround a sepolicy compiler bug.

When combining property_contexts from multiple sources, the last line
 of the first file and the first line of the second file will be merged
 to one line and leads to compile error.

Test: builds successfully
Change-Id: I11c180dcfaf681636578a32d5dbbc09a5d0b6ea0
1 file changed