commit | de1ac79c1482b36c1f3e731de77ce0d193759df1 | [log] [tgz] |
---|---|---|
author | pkanwar <pkanwar@google.com> | Sun Mar 19 10:49:01 2017 -0700 |
committer | Pankaj Kanwar <pkanwar@google.com> | Thu Apr 27 16:09:46 2017 +0000 |
tree | 8c780554a04939898e213d84027b4c657c8e54d5 | |
parent | b422f16e233938513966f912e44ecf646eedfe16 [diff] [blame] |
RIL changes to allow the modem to query the framework for the key. BUG: 35606429 Test: manual Change-Id: I7687d664c928de2325d50c3e9e7912f10aa37463 Merged-In: 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", ]