commit | f43fe46d8393c39dccad2dc912ec95e8c1ca013a | [log] [tgz] |
---|---|---|
author | Amit Mahajan <amitmahajan@google.com> | Thu Feb 23 12:08:31 2017 -0800 |
committer | Amit Mahajan <amitmahajan@google.com> | Thu Feb 23 12:08:31 2017 -0800 |
tree | ac184d41a08e490269b728ca33ab06d465ce7b20 | |
parent | e9ad5cc4e612af80fb89676093f4f948dc8134ae [diff] |
Mark oemhook related APIs @Deprecated. Test: none Bug: 34344851 Change-Id: I300f39c9ffe31179feb1ed8e5c1ce47288bd8023
diff --git a/src/com/android/phone/PhoneInterfaceManager.java b/src/com/android/phone/PhoneInterfaceManager.java index c8b609a..ce840a6 100644 --- a/src/com/android/phone/PhoneInterfaceManager.java +++ b/src/com/android/phone/PhoneInterfaceManager.java
@@ -2883,6 +2883,7 @@ } @Override + @Deprecated public int invokeOemRilRequestRaw(byte[] oemReq, byte[] oemResp) { enforceModifyPermission();