[*] android信令接入

This commit is contained in:
acgist
2023-03-29 08:16:04 +08:00
parent fcca3c90aa
commit f68119fd30
32 changed files with 397 additions and 128 deletions

View File

@@ -55,7 +55,7 @@ build/target/product/handheld_*.mk
```
source build/envsetup.sh
lunch aosp_arm64-user
make -j 8
make -j 16
make udpatepackage
```