- 博客(13)
- 收藏
- 关注
原创 Ubuntu22.04 安装 Gerrit3.7.0
Ubuntu22.04安装Gerrit3.7.0sudo ./bin/gerrit.sh run &
2022-11-15 15:49:13
1615
原创 check_vintf compatibility_matrix version问题
增加HIDL接口manifest后编译报错如下:FAILED: out/target/product/xxxxxx/obj/PACKAGING/check_vintf_all_intermediates/check_vintf_compatible_logcheckvintf E 08-10 01:57:34 27721 27721 check_vintf.cpp:554] android.hardware.gnss@1.0::IGnss/default is deprecated in compati
2021-08-11 10:30:50
9198
6
原创 ethtool命令对EEPROM进行读写
使用ethtool命令对EEPROM进行读写Android系统默认未支持ethtool命令,需增加工具。参考:http://blog.csdn.net/u013686019/article/details/51491364下载ethtool源码进行编译。源码地址:https://www.kernel.org/pub/software/network/ethtool/增加Android.mk进行编译如下:LOCAL_PATH:= $(call my-dir)include $(CLEAR_VAR
2021-03-13 17:47:42
1512
1
原创 git删除大量文件夹后恢复个别文件
git rm删除大量文件夹只想单独恢复其中几个文件git status可以查看恢复命令:git restore --staged git checkout –
2021-03-04 09:56:24
259
1
libideviceactivation for CentOS iPhone trust
2022-08-26
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人