Commit Graph

5 Commits

Author SHA1 Message Date
Elliott Hughes
e011551a05 Merge "sdk_clean.sh: the mac is now using the same sed as linux." am: 5502f2c591 am: e8ae12f12a am: c847d216ca
am: f0f236b337

Change-Id: I77705040dc2878130d5edb31b1bf0061c74f8447
2019-10-09 17:45:38 -07:00
Elliott Hughes
80c8559132 sdk_clean.sh: the mac is now using the same sed as linux.
Test: builds
Change-Id: I783287d9a7ee7c3157a6275f011dbf05653c5a62
2019-10-09 12:24:59 -07:00
diegoperez
b59621013c Limit size of arguments passed to line_endings
This avoids the call to line_endings failing with "argument list too
long".

Test: make sdk
Change-Id: I1ff222ede731e5ca0bb6361801560a96e6e1f586
2019-04-10 17:30:35 +01:00
Siva Velusamy
de3fa5df07 samples: Do not attempt to clean line endings for *.py
The line endings script changes line endings, but also
removes the executable permissions of the files. We don't
want this to happen for scripts such as systrace.py

Change-Id: I355cbc4c77cfb3c90e4615962863288680389bce
2013-10-09 09:30:08 -07:00
Xavier Ducrohet
19cb54ea7d Remove components that were moved to sdk.git and update build scripts. 2009-11-17 15:17:25 -08:00