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

相关推荐
AIOT魔法师3 天前
修复Android studio的adb无法连接手机问题
adb·智能手机·android studio
gamers4 天前
rock linux 9 安装mysql 5.7.44
linux·mysql·adb
独行soc4 天前
2025年渗透测试面试题总结-67(题目+回答)
网络·python·安全·web安全·网络安全·adb·渗透测试
sibylyue4 天前
MySQLTransactionRollbackException
adb
快乐觉主吖4 天前
adb的常用命令
adb
好名字更能让你们记住我4 天前
MYSQL数据库初阶 之 MYSQL用户管理
linux·数据库·sql·mysql·adb·数据库开发·数据库架构
哥哥还在IT中4 天前
mysql分库分表数据量核查问题
数据库·mysql·adb
paid槮4 天前
MySql基础:数据类型
android·mysql·adb
独行soc5 天前
2025年渗透测试面试题总结-66(题目+回答)
java·网络·python·安全·web安全·adb·渗透测试
残影飞雪5 天前
如何在 Debian 12 上安装 MySQL
mysql·adb·debian