summaryrefslogtreecommitdiffstats
path: root/tools/post_process_props.py
Commit message (Expand)AuthorAgeFilesLines
* py3: update all the thingsAnthony King2016-01-041-2/+2
* py3: post_process_propsAnthony King2016-01-041-1/+8
* Enable ADB by default when ro.adb.secure is not 1Scott Mertz2015-10-061-2/+3
* Don't enable ADB by default on userdebug buildsMichael Bestas2015-10-061-3/+2
* Allow individual projects to enforce a property's valueRicardo Cerqueira2015-10-061-4/+15
* Fail even dev build when property value exceeds length limit.Ying Wang2015-02-041-15/+4
* resolved conflicts for merge of a8138028 to lmp-dev-plus-aospBrian Carlstrom2014-07-301-3/+9
|\
| * Add PROP_NAME_MAX validationBrian Carlstrom2014-07-291-3/+9
* | Accomodate to the import syntax in build.prop.Ying Wang2014-04-151-2/+3
* | Import OEM build properties, if defined.Jeff Sharkey2014-03-211-0/+11
|/
* Refactor a little bit and do the validation on also default.prop.Ying Wang2014-02-121-31/+47
* A build property's value is returned empty in runtime when its lengthYu Liu2014-02-111-1/+32
* Turn off adb on user builds.Joe Onorato2012-05-021-2/+5
* post_process_props: Write mangled properties back to file instead of stdoutMike Lockwood2011-06-081-3/+2
* post process the system propertiesJoe Onorato2011-06-081-0/+83