11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
sysprop_library {
|
|
name: "LibGuiProperties",
|
|
srcs: ["*.sysprop"],
|
|
api_packages: ["android.sysprop"],
|
|
property_owner: "Platform",
|
|
vendor_available: true,
|
|
cpp: {
|
|
min_sdk_version: "29",
|
|
},
|
|
}
|