commit | cc47dffa574850dbab1b071cb8df25aaa019e77a | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Wed Oct 23 10:35:07 2019 -0700 |
committer | Xusong Wang <xusongw@google.com> | Tue Nov 19 12:18:33 2019 -0800 |
tree | 047142570dbd54834e53a2c10e3b0012af350eee | |
parent | 028bb375468935c891c16c98697b5c185df487a8 [diff] [blame] |
NN HAL: Upgrade IPreparedModelCallback::notify to 1.3. Bug: 143242728 Test: 1.3 VTS with sample driver Change-Id: I56bc7a2fb179a9576036ad0c2aae0e1f41ec4e2c Merged-In: I56bc7a2fb179a9576036ad0c2aae0e1f41ec4e2c (cherry picked from commit 68c3234ad343040d0992ac5b09cadac27a14f263)
diff --git a/neuralnetworks/1.3/Android.bp b/neuralnetworks/1.3/Android.bp index 0615ec6..8e3e9f1 100644 --- a/neuralnetworks/1.3/Android.bp +++ b/neuralnetworks/1.3/Android.bp
@@ -9,6 +9,7 @@ srcs: [ "types.hal", "IDevice.hal", + "IPreparedModelCallback.hal", ], interfaces: [ "android.hardware.neuralnetworks@1.0",