commit | 1abdf7a0fb9832019282ab0546a43d2230ea5c49 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Jan 27 20:49:01 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 27 20:49:01 2022 +0000 |
tree | f55a81888ea8387670220f28b3079cd079b153a5 | |
parent | 672da8a84cd48275bd2c8c224d699f36797621f9 [diff] | |
parent | 1c315bd843ca258444e73daaf189a61dfbfd62d4 [diff] |
Merge changes from topic "uwb-vendor" * changes: Make async AIDL available to UWB Make rust binder APEX available
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.