minijail: fix gen_constants to be portable

Move the sed expression outside of the inline shell expression and
replace \n with newlines so that newlines appear in the result; also
replace non-portable use of \+ with * using the same match expression
as is used in the command sequence for 'grep' anyway.

BUG=24873059

Change-Id: I45e0f2252a3a91e6c8e18643a68aab8e78e0fcdd
1 file changed