Ai
2 Star 0 Fork 0

mirrors_android_source/wayland-protocols

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.android 638 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lloyd Pique 提交于 2024-07-24 09:00 +08:00 . Update to chromium.org protocols 126.0.6457.1
## Updating from upstream
### Update the freedesktop.org/ subdirectory
1) Run import_snapshot.py freedesktop.org $VERSION
```sh
# Determine the actual version you want from gitlab.freedesktop.org/wayland/wayland-protocols
cd path/to/external/wayland-protocols
./import_snapshot.py freedesktop.org 1.32
```
2) Modify the top-level Android.bp to reference any new .xml protocol files.
### Update the chromium.org/ directory
1) Run import_snapshot.py chromium.org main
```sh
cd path/to/external/wayland-protocols
./import_snapshot.py chromium.org main
```
2) Modify the top-level Android.bp to reference any new .xml protocol files.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_android_source/wayland-protocols.git
git@gitee.com:mirrors_android_source/wayland-protocols.git
mirrors_android_source
wayland-protocols
wayland-protocols
main

搜索帮助