Delete invalid characters.

Some of the spaces here are actually U+00A0, non-breaking space.

Which looks harmless but generates a ton of build warnings:

device/google/crosshatch-sepolicy/vendor/qcom/common/genfs_contexts:77:WARNING 'unrecognized character' at token 'ý' on line 49467:
genfscon sysfs /class/misc/mnh_sm                                       u:object_r:sysfs_easel:s0
genfscon sysfs /devices/platform/soc/a88000.i2c/i2c-0/0-0066            u:object_r:sysfs_easel:s0

Test: Builds
Change-Id: Idc3db41592294fa30933f824b3801cdfb71d1279
1 file changed
tree: c64267aa1d7011af62842a1dd3163b021fdbe429
  1. private/
  2. public/
  3. vendor/
  4. crosshatch-sepolicy.mk
  5. OWNERS