blob: e962812cfef26f9d95445bad02a783966ca93021 [file] [log] [blame]
android_app {
name: "TelephonyProvider",
privileged: true,
srcs: ["src/**/*.java", "proto/**/*.proto"],
platform_apis: true,
certificate: "platform",
static_libs: ["android-common", "telephonyprovider-protos"],
}