aboutsummaryrefslogtreecommitdiffstats
path: root/third_party/Android.bp
blob: 2d294e0d2642b7ba4bc275cb81743e1f383c1cd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
cc_defaults {
    name: "pdfium-third-party",
    defaults: [
        "pdfium-common"
    ],
}

build = [
    "pdfiumfx_agg.bp",
    "pdfiumbigint.bp",
    "pdfiumlcms2.bp",
    "pdfiumpdfiumbase.bp",
    "pdfiumfx_libopenjpeg.bp",
]