Merge "Add METADATA for webrtc"
am: a95c577462 Change-Id: I3628dba33bb3f3593eb4b5c66d595f3f02575c38
This commit is contained in:
18
METADATA
Normal file
18
METADATA
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
name: "webrtc"
|
||||||
|
description: "WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs."
|
||||||
|
third_party {
|
||||||
|
url {
|
||||||
|
type: HOMEPAGE
|
||||||
|
value: "https://webrtc.org/"
|
||||||
|
}
|
||||||
|
url {
|
||||||
|
type: GIT
|
||||||
|
value: "https://webrtc.googlesource.com/src/"
|
||||||
|
}
|
||||||
|
version: "04cb763955aadf29324ec124b55aa399a7645d51"
|
||||||
|
last_upgrade_date {
|
||||||
|
year: 2016
|
||||||
|
month: 1
|
||||||
|
day: 14
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user