summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/sysprop/Android.bp
blob: 7721d7d2b7f0b94374416aca811009287b6a13b7 (plain)
1
2
3
4
5
6
sysprop_library {
    name: "SurfaceFlingerProperties",
    srcs: ["*.sysprop"],
    api_packages: ["android.sysprop"],
    property_owner: "Platform",
}