aboutsummaryrefslogtreecommitdiffstats
path: root/tools/post_process_props.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow ro. properties to have arbitrary lengths"Tom Cherry2017-10-171-1/+1
|\
| * Allow ro. properties to have arbitrary lengthsTom Cherry2017-10-121-1/+1
* | Move /default.prop to /system/etc/prop.defaultHung-ying Tyan2017-06-271-2/+3
|/
* Merge "There's no longer a limit on property names." am: dda91dbef8 am: daac9...Elliott Hughes2017-02-281-9/+3
|\
| * There's no longer a limit on property names.Elliott Hughes2017-02-281-9/+3
* | Split vendor's system prop overrides into vendor partitionJaekyun Seok2017-02-031-0/+9
* | Revert "Remove automatic adding of adb into default.prop"Jerry Zhang2016-10-181-0/+10
* | Remove automatic adding of adb into default.propJerry Zhang2016-10-131-10/+0
|/
* Do not add 'adb' to persist.sys.usb.config if already thereOreste Salerno2015-05-291-5/+6
* 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