1511a758133e60dd72871246d5fcdeb8c70bfc06
8a777836c3 -s ours
am skip reason: Merged-In Idb3ed8b92217f05975fbbe208f38378ac1a8ab8b with SHA-1 f3d73b0fd0 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15208802
Change-Id: I959228a6e1c6d2437c95b87b6b99d7f40ec84837
packages/modules/common
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.
java code
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.
Description
Languages
Python
63.7%
Java
28.6%
Shell
7.7%