| commit | 0515ee22e2beb8db775b57ef5213752da8f24163 | [log] [tgz] |
|---|---|---|
| author | LuK1337 <priv.luk@gmail.com> | Tue Dec 21 21:29:16 2021 +0100 |
| committer | Michael Bestas <mkbestas@lineageos.org> | Sun Jun 15 21:59:47 2025 +0300 |
| tree | e90c5b99a4675c8315599e5447fb6cb4f2942757 | |
| parent | 4a82c9d59605469556d3492be4a9ba17ac5f4f23 [diff] |
Make adbroot_aidl_interface-ndk available for adbd Change-Id: Idd38dee7dbe3ba0401adf0e5d5c1961864a1c6af
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.