summaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorAnthony Stange <stange@google.com>2019-12-18 11:52:24 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-18 11:52:24 -0800
commit42664a1e8deff09623d733b4c03e4aefc8845cc8 (patch)
tree97e4e0f2a583ff247e965f75d8f7809e332d91e8 /METADATA
parent3b85c51d2792e75fbc3dba18b2a8cd8669068d2f (diff)
parentd970208a9770f3f02ccd311a621ca449dc35aec4 (diff)
downloadfastrpc-42664a1e8deff09623d733b4c03e4aefc8845cc8.tar.gz
Add license and metadata files
am: d970208a97 Change-Id: I5f18c9ff2ea5902ef02e9ebce2d36f0e20db7fcf
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA17
1 files changed, 17 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..831672e
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "fastrpc"
+description:
+ "FastRPC is an in-kernel IPC mechanism for clients to make remote method "
+ "invocations across DSP/APPS boundaries. The intent of Qualcomm FastRPC is "
+ "allowing tasks to be easily offloading to the DSP hardware, such as easily "
+ "punting work from the Snapdragon processor to the Qualcomm Hexagon on "
+ "capable SoCs."
+
+third_party {
+ url {
+ type: GIT
+ value: "https://source.codeaurora.org/quic/lc/chromiumos/third_party/fastrpc"
+ }
+ version: "c2d1cdc0fb781ee673077c5d4b243eb239c73bb5"
+ last_upgrade_date { year: 2019 month: 11 day: 6 }
+}
+