summaryrefslogtreecommitdiff
path: root/property_service
Commit message (Expand)AuthorAgeFilesLines
* Add property_service to hwasan-postsubmitFlorian Mayer2022-03-181-0/+5
* remove 'net.qtaguid_enabled' propertyMaciej Żenczykowski2021-11-101-1/+0
* libpropertyinfoparser: only use system_shared_libs for bionic variantColin Cross2021-09-071-2/+6
* Split up the system/core/ TEST_MAPPING.Elliott Hughes2021-08-161-0/+7
* [LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour2021-02-193-0/+12
* Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes2021-02-163-27/+0
* [LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour2021-02-163-0/+27
* Remove all the `cpp_std: "experimental"`s.Elliott Hughes2021-02-043-3/+0
* Add new owners to various sub-projects.Elliott Hughes2020-12-111-1/+1
* libpropertyinfoparser: make vendor_ramdisk_available.Yifan Hong2020-10-281-0/+1
* Cleanup for #inclusivefixit.Tom Cherry2020-07-271-1/+1
* Rename ro.device_owner system propertyRubin Xu2020-02-191-2/+2
* Make ramdisk_available.Yifan Hong2020-01-221-0/+1
* Merge "Require liblog for libbase in all configurations"Tom Cherry2020-01-151-0/+1
|\
| * Require liblog for libbase in all configurationsTom Cherry2020-01-091-0/+1
* | remove deprecated bp 'subdirs'Steven Moreland2020-01-141-1/+0
|/
* Require 'exact', 'prefix', or '' for match operation in property_contextsTom Cherry2019-12-113-11/+19
* Add cpu-set properties to serializer testOrion Hodson2019-11-151-0/+3
* Remove vendor_availble of propertyinfoserializerInseob Kim2019-09-231-4/+1
* Remove static vndk dep from vendor modulesInseob Kim2019-09-201-0/+2
* init: ro.boottime.init.first_stageMark Salyzyn2019-05-081-0/+1
* Enable native_bridge_supportdimitry2019-05-061-0/+1
* Add libc_headers to header_libs for libpropertyinfoparserLogan Chien2019-01-171-0/+1
* Prevent dependency cycle due to system_shared_libs expansionDan Willemsen2018-12-031-0/+1
* Add recovery_available: true to init dependenciesTom Cherry2018-07-241-0/+1
* Mark as recovery_available: trueJiyong Park2018-05-151-0/+1
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* Verify the SELabels used in property_contextsTom Cherry2018-03-262-5/+142
* Introduce property typesTom Cherry2018-01-161-3/+62
* Rename property 'schema' to 'type'Tom Cherry2018-01-1110-225/+222
* Reland: Add getprop to toolboxTom Cherry2018-01-102-0/+2
* Properties: remove sanitizersTom Cherry2018-01-093-21/+0
* Revert "Add getprop to toolbox"Tom Cherry2018-01-092-2/+0
* Merge "Add getprop to toolbox"Tom Cherry2018-01-082-0/+2
|\
| * Add getprop to toolboxTom Cherry2018-01-082-0/+2
* | Make property_info_checker a static executable for CTSTom Cherry2018-01-051-0/+1
|/
* PropertyService: Exclude sanitization for darwinAndreas Gampe2018-01-043-7/+19
* Create a host side checker for property info file correctnessTom Cherry2018-01-048-0/+185
* Add OWNERS fileTom Cherry2018-01-041-0/+1
* Only apply match if there is something to applyTom Cherry2017-12-192-4/+62
* Merge "Include what we use."Treehugger Robot2017-12-141-0/+1
|\
| * Include what we use.Dan Albert2017-12-131-0/+1
* | Always check prefix matches array at each nodeTom Cherry2017-12-133-12/+105
|/
* Add an extra set of test cases for libpropertyinfoparserTom Cherry2017-12-121-0/+17
* Parse property contexts via a serialized trieTom Cherry2017-12-1115-0/+2004