38e05292bf0eea996f53b025f74ea4aba665189d
9f1f0d8423 am: 5c22d43292 am: d95489e737 am: 45ddb51794
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1702865 Change-Id: Ia6b0e70716ad3efa7a8e0d7bd6e7b9231bfae21e
Merge "Add SettingsLib libraries used by PermissionController to allowed_deps." am:
9f1f0d8423 am: 5c22d43292 am: d95489e737
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%