platform_build_soong/filesystem
Jiyong Park 3db465ddd7 Don't use "echo -e" when creating prop file
We don't need to escape backslashes when generating the prop file. In
addition, the "-e" option doesn't seem to be supported in some build
environments.

Bug: 178443594
Test: watch presubmit tests
Change-Id: I167b25255a68b62a75b433f31c5e7c9d57f2579d
2021-01-26 14:08:16 +09:00
..
Android.bp add android_filesystem 2020-11-19 08:58:06 +09:00
filesystem.go Don't use "echo -e" when creating prop file 2021-01-26 14:08:16 +09:00