summaryrefslogtreecommitdiff
path: root/redfin/rro_overlays/NfcOverlay/Android.bp
blob: c08c3e335a4e79a741e634e9cb709b22abe14903 (plain)
1
2
3
4
5
6
7
8
9
package {
    default_applicable_licenses: ["device_google_redfin_license"],
}

runtime_resource_overlay {
    name: "NfcOverlayRedfin",
    sdk_version: "current",
    product_specific: true
}