| commit | bb76b4694451788dca2fbd46e530767da9a2376a | [log] [tgz] |
|---|---|---|
| author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Nov 20 00:19:00 2024 +0000 |
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Nov 20 00:19:00 2024 +0000 |
| tree | 3c18e5650bd3e1cf2b8d2cbec1bb2732b5b73a2e | |
| parent | 199782f15915cb3ff1dd7e5ea3a550d190563a6d [diff] | |
| parent | c494a46d0fe2fc2528679d15012296e4b3ebe6c4 [diff] |
Snap for 12680993 from c494a46d0fe2fc2528679d15012296e4b3ebe6c4 to 25Q1-release Change-Id: Idf0b0b6acb4e5b17f581e1e9ebe6f046bbf80433
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.