ca0941ef8d386ffe31b3fe0bf65048a91df9daab
99d445f759 -s ours am: 9e220372d1 -s ours am: c74544c5e7 -s ours am: 45eeee02a5 -s ours
am skip reason: skip tag Change-Id I879d2260c4779f4c88c26fe1c5b6b8a93c159e40 with SHA-1 059f1a2888 is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1662382
Change-Id: I061e972fa3abde924f87b650b48131a2944018d3
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%