aboutsummaryrefslogtreecommitdiffstats
path: root/sysprop/sysprop_library.go
Commit message (Expand)AuthorAgeFilesLines
* cc: add min_sdk_version propJooyung Han2020-04-251-0/+8
* Add apex_available to sysprop_libraryPaul Duffin2020-04-221-0/+4
* Add C++ Host support on sysprop_libraryInseob Kim2020-04-221-4/+17
* Create public stub for platform's sysprop_libraryInseob Kim2019-12-191-71/+111
* Fix: vendor and odm are restricted to use public platform propertiesJiyong Park2019-12-051-2/+2
* Make CreateModule take an android.ModuleFactoryColin Cross2019-09-261-3/+3
* Move sysprop gen code to sysprop moduleInseob Kim2019-09-231-27/+146
* Implement sysprop_library API stability checkInseob Kim2019-08-231-27/+192
* Fix sysprop_library build err when using filegroupInseob Kim2019-06-101-0/+4
* Add No_dist propertySundong Ahn2019-05-151-0/+1
* Use LoadHook to create modules in java_sdk_libraryColin Cross2019-04-161-5/+2
* Fix checking of empty slice propertiesInseob Kim2019-03-211-1/+5
* Add comment to api_packages propertyInseob Kim2019-03-051-1/+3
* Add recovery_available property to sysprop moduleJiyong Park2019-02-261-3/+4
* Create sysprop_library soong moduleInseob Kim2019-02-131-0/+130