commit | 074190fd0e443cb4a5275dc3062f547726779460 | [log] [tgz] |
---|---|---|
author | Owner Cleanup Bot <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> | Tue Apr 09 17:36:47 2024 +0000 |
committer | Owner Cleanup Bot <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> | Tue Apr 09 17:36:51 2024 +0000 |
tree | 623687baf1203fbb09c90400e08677c39a71f5cd | |
parent | 9a4153dad8eeaa237d85a04d95d9b74fcce68ce7 [diff] |
Remove hsnali@google.com from OWNERS This suggested change is automatically generated based on group memberships and affiliations. If this change is unnecessary or in error, vote CR -1 and the bot will abandon it. Vote CR +1/2 to approve this change. See the owner's recent activity for context: https://android-review.googlesource.com/q/hsnali@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I2b2eaad1c75b8256c540af4dc7c95dafc9bb401e
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.