aosp 学习资料
比较推荐 《Android系统源代码情景分析》作者 罗升阳 的 blog,https://blog.csdn.net/Luoshengyang
https://blog.csdn.net/luoshengyang/article/details/29688041
https://blog.csdn.net/luoshengyang/article/details/18466779
https://blog.csdn.net/luoshengyang/article/details/18195205
https://blog.csdn.net/mcryeasy/article/details/60466837
selinux policy 资料:
https://blog.csdn.net/onj123/article/details/108351493
https://blog.csdn.net/hyl1718
https://blog.csdn.net/hyl1718/article/details/116225067?spm=1001.2014.3001.5501
https://blog.csdn.net/xiaosaerjt/article/details/106021337
AOSP下的系统开发 https://www.jianshu.com/p/85557c7b7653
动手实现Android源码(AOSP)的下载、编译、运行、导入、调试 https://blog.csdn.net/mcryeasy/article/details/60466837
Android8.0 下的 qcom8953 平台上的 sensor 调用过程 https://blog.csdn.net/woshishui918/article/details/83088120?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_title~default-4.control&spm=1001.2101.3001.4242
Android sepolicy简要记 https://blog.csdn.net/ch853199769/article/details/82501078
添加 Selinux 权限步骤 https://blog.csdn.net/wangjun7121/article/details/88221006
漫谈android系统(3) SELinux报错修改篇 https://blog.csdn.net/u013983194/article/details/50462694
android 8.1 安全机制 — SEAndroid & SELinux
https://www.cnblogs.com/schips/p/SELinux.html
https://blog.csdn.net/qq_19923217/article/details/81240027
ADB—查看设备信息 https://www.jianshu.com/p/811741a2ad97
adb命令 android 串口_Android adb 串口设备调试方法 https://blog.csdn.net/weixin_39831902/article/details/111816945?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_title~default-0.control&spm=1001.2101.3001.4242
[RK3288]串口开发之运行app权限不够报错闪退(基于android8.1使用android studio3.6开发) https://blog.csdn.net/a812417530/article/details/106925335
[RK3288]串口JNI开发之so库的生成(串口C源代码)(基于android8.1使用android studio3.6开发 https://blog.csdn.net/a812417530/article/details/106917484
[RK3288]串口开发之JNI环境搭建(基于android8.1使用android studio3.6开发) https://blog.csdn.net/a812417530/article/details/106916604
Android串口通讯整理 https://www.jianshu.com/p/d79f4ccbbf44
Android 串口开发 https://blog.csdn.net/u010872301/article/details/94735221
在Android Studio项目工程中设置所使用的JDK版本 https://www.jianshu.com/p/2e4fff44ba38
android 串口参数设置,Android-SerialPort https://blog.csdn.net/weixin_42394780/article/details/117531565
Android FrameWork学习(一)Android 7.0系统源码下载\编译 https://www.jianshu.com/p/6af0bb7c1e70
Android FrameWork学习(二)Android系统源码调试 https://www.jianshu.com/p/4ab864caefb2
android 开发串口中遇到的权限问题 (个人笔记) https://blog.csdn.net/only_you_zj/article/details/80098192
刷机相关的Android的安全 https://blog.csdn.net/dongyi1988/article/details/103995737
msm8953之串口dts配置 https://blog.csdn.net/LoongEmbedded/article/details/82320947
高通平台串口调试 AP与模块串口通讯调试总结 https://blog.csdn.net/linux_devices_driver/article/details/24329043
高通uart调试总结 https://blog.csdn.net/weixin_38233274/article/details/95204486
高通linux-串口笔记 https://blog.csdn.net/sheji105/article/details/82625799
【Android驱动】高通串口驱动,串口驱动中的msm_serial.c https://blog.csdn.net/John_chaos/article/details/106545907
type=1400 audit(506975.539:15): avc: denied { read write } https://groups.google.com/g/Android-porting/c/DF9eKcV9SjI
How to enable UART port in Android 10 source https://forum.khadas.com/t/how-to-enable-uart-port-in-android-10-source/9101
Android 9 how to open the serial port https://forum.radxa.com/t/android-9-how-to-open-the-serial-port/3373
idegen:一个角落里的法器 https://www.jianshu.com/p/8f9b4e4970c9
高通平台msm8916修改开机logo【原创】 https://www.cnblogs.com/zzb-Dream-90Time/p/6510908.html
[Android L]SEAndroid增强Androd安全性背景概要及带来的影响 https://www.cnblogs.com/l2rf/p/4960572.html
[Android L]SEAndroid开放设备文件结点权限(读或写)方法(涵盖常用操作:sys/xxx、proc/xxx、SystemProperties)
https://www.cnblogs.com/l2rf/p/4960579.html
https://blog.csdn.net/yelangjueqi/article/details/46761987
Android seLinux导致的APP访问设备权限问题 https://blog.csdn.net/qq_33611327/article/details/106210711
SELinux 关于avc:denied {read write getattr xxx} for 错误 https://blog.csdn.net/qq_33611327/article/details/114081849
Android SELinux avc:denied报错模板通用修改策略 https://blog.csdn.net/qq_33611327/article/details/114085637
Android open source project analysis https://github.com/sucese/android-open-source-project-analysis
看源码工具
https://cs.android.com
https://mp.weixin.qq.com/s?__biz=MzA3MzE4ODY0Mg==&mid=2455984638&idx=1&sn=a61f07e7aae09813feb6b297abd84f39&scene=21#wechat_redirect
Android问题汇总
https://blog.csdn.net/armfpga123/article/details/54849274
Android 惯用工作命令mmm,mm,m,croot,cgrep,jgrep,resgrep,godir,快速查找 find grep合并使用
https://blog.csdn.net/zengxx1989/article/details/52837517
linux中bootable和kernel中子目录的作用
https://ciellee.blog.csdn.net/article/details/82599559
linux系统 RTL8152B网卡驱动移植-USB转网卡
https://blog.csdn.net/u013921164/article/details/109455430
Android.bp 文件中引入aar、jar、so库正确编译方法(值得收藏)
https://blog.csdn.net/u012932409/article/details/108119443
关于make update-api命令
https://blog.csdn.net/u010229714/article/details/73840014
Android 接口定义语言 (AIDL)
https://developer.android.google.cn/guide/components/aidl?hl=zh-cn
深入浅出 - Android系统移植与平台开发(十一)- Android系统的定制
https://blog.csdn.net/mr_raptor/article/details/30113417
Android系统篇(一)——建立Android系统开发环境
https://blog.csdn.net/qq_26787115/article/details/79543340
Android通过SystemProperties获取build.prop中配置的信息
https://blog.csdn.net/u013693649/article/details/60143634
Makefile call函数说明
https://blog.csdn.net/qu1993/article/details/88976861
Android系统开发入门-4.添加自定义模块
http://qiushao.net/2019/11/22/Android%E7%B3%BB%E7%BB%9F%E5%BC%80%E5%8F%91%E5%85%A5%E9%97%A8/4-%E6%B7%BB%E5%8A%A0%E8%87%AA%E5%AE%9A%E4%B9%89%E6%A8%A1%E5%9D%97/
03 Android系统之添加自定义模块
https://blog.csdn.net/feit2417/article/details/105209814
android 10 添加系统服务步骤
https://blog.csdn.net/a546036242/article/details/118221349
Modular System Components
https://source.android.com/devices/architecture/modular-system
Soong Build System
https://source.android.com/setup/build
Android源码创建新模块加入源码自动编译
https://blog.csdn.net/angelsmiling/article/details/93973919
9.Android 添加新模块
https://blog.csdn.net/qq_34738528/article/details/107403949