Files
Android11/system/core/init/sysprop/Android.bp
2023-10-13 14:01:41 +00:00

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,
}