android_system_core/init/sysprop/Android.bp

8 lines
187 B
Plaintext

sysprop_library {
name: "com.android.sysprop.init",
srcs: ["InitProperties.sysprop"],
property_owner: "Platform",
api_packages: ["android.sysprop"],
recovery_available: true,
}