aboutsummaryrefslogtreecommitdiff
path: root/ims/Android.bp
blob: 7d97b3cc690f08a03403d8b09875d329c1b4b9e4 (plain)
1
2
3
4
5
6
7
java_library {
    name: "ims-ext-common_system",
    installable: true,
    static_libs: [
        "ims-ext-common",
    ],
}