Bob Badour
589e5f76f6
[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces
...
Added SPDX-license-identifier-Apache-2.0 to:
nfc/aidl/Android.bp
nfc/aidl/default/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Change-Id: I9ad294e992c80d7962cf097a4dc5e60a51ba0fd9
2022-01-27 10:48:29 -08:00
George Chang
56cbb1125e
Merge "Add NFC AIDL HAL VTS to presubmit checks"
2022-01-25 09:53:28 +00:00
George Chang
2e1f26cb46
Add NFC AIDL HAL VTS to presubmit checks
...
Bug: 205948612
Test: atest VtsAidlHalNfcTargetTest
Change-Id: Id8dd970bae298464011a2af925894f28e1481443
2022-01-25 15:11:56 +08:00
Greg Kaiser
358a2bbedb
Remove never-reached 'return' statements
...
We style Nfc::open() to be similar to Nfc::close(), allowing us to
remove two never-reached 'return' statements, and help avoid
potential confusion with future readers of the code.
Test: TreeHugger
Bug: 204868826
Change-Id: Ieabdfbb95540cafaf00a16955f26344c92d2d482
2022-01-24 10:40:33 -08:00
George Chang
dbc36e52e1
Add new aidl interface for android.hardware.nfc
...
Bug: 204868826
Test: m android.hardware.nfc-update-api
Test: atest VtsAidlHalNfcTargetTest
Change-Id: Ic1dddd8385f8f8e4d6f5f9ed39623d2247f7e7b3
2022-01-20 06:57:46 +00:00