| commit | 58001686c177ac1d9cc5b222971bbb9c5fe3614f | [log] [tgz] |
|---|---|---|
| author | flakeforever <113103193+flakeforever@users.noreply.github.com> | Sat Mar 08 14:07:00 2025 +0800 |
| committer | Toufu <hamm157famm7423@gmail.com> | Thu Mar 20 04:51:28 2025 +0000 |
| tree | 4ad88c9f19478762481a02976159b1788212a147 | |
| parent | 98c1655896f52822d4c2a4ded33c8e5704238f75 [diff] |
Update allow_deps.txt for btservice Apex-Size-Increase: lhdc codec libraries: ~15 MiB (if libs exists), libstdc++.so ~22 KiB, Previous-Platform-Support: N/A AOSP-First: no Test-Info: n/a Test: manual Change-Id: I2f674a2ffb03e52998ec36758949302f397d0e4f
This project includes mainline build and other utility code. Any library code intended for use by modules should go in frameworks/libs/modules-utils instead.
This project uses a single source path for java code. All java code should go in the java directory with subdirectories corresponding to the java package. Android.bp files should go alongside the java source files, and should only include java source for a single java package to encourage good code hygiene.
Tests for java code should go in the javatests directory and follow the same structure.