platform_hardware_interfaces/radio/1.4/vts/functional
Rambo Wang 41ca2fd21e Format all Android.bp files with bpfmt to pass bpfmt buildin hook
bpfmt buildin hook (introduced in aosp/295130) will refuse us to
upload patch if any functional change made in those Android.bp files.

To separate formatting change from functional change, all those
Android.bp files are formatted here with command below:
find hardware/interfaces/radio/ -name Android.bp -exec bpfmt -w {} \;

Bug: 180649021
Test: atest VtsHalRadioV1_0TargetTest VtsHalRadioV1_1TargetTest
VtsHalRadioV1_2TargetTest VtsHalRadioV1_3TargetTest
VtsHalRadioV1_4TargetTest VtsHalRadioV1_5TargetTest

Change-Id: Iab8620bc1bd5035c03b693f836a115d9f688ce1d
2021-02-18 18:50:28 -08:00
..
Android.bp Format all Android.bp files with bpfmt to pass bpfmt buildin hook 2021-02-18 18:50:28 -08:00
AndroidTest.xml Fix bad test config for VtsHalRadioV1_4TargetTest 2020-09-14 15:58:10 -07:00
radio_hidl_hal_api.cpp Gate gsm/cdma radio feature only for emergency dial 2021-01-11 22:39:09 +00:00
radio_hidl_hal_test.cpp Update VTS tests to use GeranBands P900 and 850 instead 2020-07-22 16:00:42 -07:00
radio_hidl_hal_utils_v1_4.h Check emergency dialing result in DSDS or TSTS only if slot is in service or emergency only. 2020-08-26 17:00:44 +00:00
radio_indication.cpp Add 5G cellInfo & signal strength 2019-01-31 14:11:37 -08:00
radio_response.cpp Check emergency dialing result in DSDS or TSTS only if slot is in service or emergency only. 2020-08-26 17:00:44 +00:00
VtsHalRadioV1_4TargetTest.cpp Suppress gtest error for tests without any instance 2020-07-28 15:12:32 -07:00