| commit | 758e8529e910b24c44714c252949298c63172d41 | [log] [tgz] |
|---|---|---|
| author | Vineel Sadineni <vsadineni@google.com> | Mon Feb 26 21:36:27 2024 +0000 |
| committer | Anvesh Renikindi <renikindi@google.com> | Mon Mar 18 23:17:05 2024 +0000 |
| tree | 5056a5048ba4a5ec51f5b188fdb8612912f9b2be | |
| parent | a6fedbc224d668234ac1192cb3c0310e4d058210 [diff] |
Update concurrent_concurrent-futures-ktx-nodeps Change-Id: I435a1d5cd71f24a50802ee4f63b47e3df91ed7a4 Merged-In: I435a1d5cd71f24a50802ee4f63b47e3df91ed7a4 Test: Treehugger Bug: 322508920 Aosp-First: No Apex-Size-Increase: Previous-Platform-Support: yes Test-Info:Android JUnit Test ignore-AOSP-First: Merge conflict resolution
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.