RK android11 user打开adb调试功能

目录build/make/core

diff --git a/core/main.mk b/core/main.mk

--- a/core/main.mk

+++ b/core/main.mk

@@ -280,7 +280,7 @@ ifneq (,$(user_variant))

ADDITIONAL_DEFAULT_PROPERTIES += security.perf_harden=1

ifeq ($(user_variant),user)

  • ADDITIONAL_DEFAULT_PROPERTIES += ro.adb.secure=1
  • ADDITIONAL_DEFAULT_PROPERTIES += ro.adb.secure=0

endif

ifeq ($(user_variant),userdebug)

@@ -310,7 +310,7 @@ ifeq (true,(strip (enable_target_debugging)))

ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.lockprof.threshold=500

else # !enable_target_debugging

Target is less debuggable and adbd is off by default

  • ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=0
  • ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=1

endif # !enable_target_debugging

eng

相关推荐
2501_916007471 天前
抓包工具对比 Charles、Fiddler、TraceEagle、Wireshark 与 Proxyman
前端·网络协议·ios·adb·https·fiddler·wireshark
DB哥讲数据库2 天前
【最新】MySQL9.7安装教程:图文详解(附MySQL安装包)
android·mysql·adb
孙晓鹏life4 天前
MySQL-Seconds_behind_master的精度误差
android·mysql·adb
ttwuai5 天前
GoFrame 连接 MySQL 报错排查:parseTime、时区和 utf8mb4 怎么配
数据库·mysql·adb
儒雅的大叔7 天前
MySQL数据库InnoDB数据恢复工具使用总结
数据库·mysql·adb
zhangjin11207 天前
解决adb -s 按Tab键不自动选择设备的问题
adb
逆向编程7 天前
MySQL 负载均衡完整入门实战教程
mysql·adb·负载均衡
红糖奶茶7 天前
MySQL 8.0的自增主键持久化特性
数据库·mysql·adb
我会尽全力 乐观而坚强9 天前
MySQL零基础入门(二)
数据库·mysql·adb
霸道流氓气质9 天前
Kiro 配置 MySQL MCP Server 通用教程
数据库·mysql·adb·mcp·kiro