Add Radio Interface Capabilities
* Introduces a set of capabilities specific for the radio interface
that are determined by the vendor and are then surfaced through
TelephonyManager.
* There are no capabilities yet defined and will come later in S
* Modified the phone boot up process to read these from the HAL first
Test: Added cts, ran cts, and std tests
Test: Tested that the proper log messages on the device both
during boot up and cts (eg. the logs were just shown once)
Bug: 163085807
Merged-In: I5d213ccc7554a7be2c42f2b9cc23fb15577bab00
Change-Id: Ie75fab418c5db9d18af932ae7e4b82a3fad47c75
diff --git a/Android.bp b/Android.bp
index aff9f6a..9bdb15d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -84,6 +84,7 @@
"android.hardware.radio.config-V1.0-java-shallow",
"android.hardware.radio.config-V1.1-java-shallow",
"android.hardware.radio.config-V1.2-java-shallow",
+ "android.hardware.radio.config-V1.3-java-shallow",
"android.hardware.radio.deprecated-V1.0-java-shallow",
"ecc-protos-lite",
"libphonenumber-nogeocoder",