Files
2023-10-13 14:01:41 +00:00

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