commit | 9a4153dad8eeaa237d85a04d95d9b74fcce68ce7 | [log] [tgz] |
---|---|---|
author | Anvesh Renikindi <renikindi@google.com> | Mon Apr 08 16:43:25 2024 +0000 |
committer | Anvesh Renikindi <renikindi@google.com> | Mon Apr 08 20:28:23 2024 +0000 |
tree | ab8192d986c218a94270698480d7e37aca45ba8c | |
parent | a5969520d1ee99df045107ce46af1c734690102a [diff] |
Update tracing_tracing-ktx and tracing_tracing-ktx-nodeps Aosp-First: No Change-Id: Ia5d77ca35dfb9d5a9f17d46c4fb086b586cdacbd Merged-In: Ia5d77ca35dfb9d5a9f17d46c4fb086b586cdacbd Apex-Size-Increase: Previous-Platform-Support: yes Test-Info:Android JUnit Test ignore-AOSP-First: Merge conflict resolution Test: NA
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.