Revert^2 "bluejay(nfc): Modify NFC overlays for NFC apex"
041ffd8ea6
Bug: 303286040
Test: Compiles
Change-Id: I443bcf2681437ec4a0caa3fdb5046ab856db0ddb
This commit is contained in:
parent
35de536662
commit
13426a9d37
5 changed files with 75 additions and 1 deletions
9
bluejay/rro_overlays/NfcOverlay/Android.bp
Normal file
9
bluejay/rro_overlays/NfcOverlay/Android.bp
Normal file
|
@ -0,0 +1,9 @@
|
|||
package {
|
||||
default_applicable_licenses: ["device_google_bluejay_license"],
|
||||
}
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "NfcOverlayBluejay",
|
||||
sdk_version: "current",
|
||||
product_specific: true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue