| package { | |
| default_applicable_licenses: ["Android-Apache-2.0"], | |
| } | |
| sysprop_library { | |
| name: "com.android.sysprop.incremental", | |
| srcs: ["IncrementalProperties.sysprop"], | |
| property_owner: "Platform", | |
| api_packages: ["android.sysprop"], | |
| vendor_available: true, | |
| } |