RIL changes to allow the modem to query the framework for the key.

BUG: 35606429
Test: manual
Change-Id: Ib1f5ee5f793f53901ad54bb6b6d4cb667dc720ab
diff --git a/radio/Android.bp b/radio/Android.bp
index 8bda000..dbeca0c 100644
--- a/radio/Android.bp
+++ b/radio/Android.bp
@@ -2,5 +2,6 @@
 subdirs = [
     "1.0",
     "1.0/vts/functional",
+    "1.1",
     "deprecated/1.0",
 ]