mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Modify webrtc header files
This helps in using webrtc in other open source projects which might have a different location for the webrtc headers. Change-Id: Ifa9aea95a26fa542544d83343ef90144835960c3
This commit is contained in:
committed by
Alexey Polyudov
parent
271a449d7a
commit
81a46c68c6
@@ -86,6 +86,7 @@ def post_process_oss_files(path, args):
|
||||
else:
|
||||
top_dirs = ["cpp", "proto"]
|
||||
transforms = (
|
||||
("third_party/webrtc/files/stable/", ""),
|
||||
("third_party/", ""),
|
||||
("location/nearby/connections/core", "core"),
|
||||
("location/nearby/cpp/platform", "platform"),
|
||||
|
||||
Reference in New Issue
Block a user