commit | ebf3eacafeb1948af546bfb75436e99d7260270f | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Wed Dec 19 12:22:05 2018 -0800 |
committer | Tri Vo <trong@google.com> | Wed Dec 19 20:28:14 2018 +0000 |
tree | 5b318f71310be2c143fd88972cb64e8049d6d4ba | |
parent | 3361ec4358b7aeea8fabdbbf26d864c364bc0eeb [diff] |
sepolicy: fix mac build sed "-i" flag on Mac has different syntax than on Linux. Replace use of sed with grep. A simple fix like this should suffice for this case, but ideally, we should maintain our own utils instead of using tools on the host machine. Fixes: 121235932 Test: m selinux_policy Change-Id: I46c3bdb90bf7de48d2c942b15a65ce82ae3041c5