aboutsummaryrefslogtreecommitdiff
path: root/cargo2android_glibc.bp
blob: f4d25cf311f6a6f8dfb741f1512fcda7be2706e7 (plain)
1
2
3
4
5
6
target: {
    linux_glibc: {
        // liblog is not added as a dependency for linux_glibc target
        enabled: false,
    },
}