5e4cb017f1b0d49e82cb40fb370fb83484028e6a
netd_aidl_interface-V7-java provides new API that referenced by ConnectivityService. Bug: 182460808 Test: m Original-Change: https://android-review.googlesource.com/1746715 Merged-In: I72b70e586fa1e1f7587f70ed1578510163787526 Change-Id: I72b70e586fa1e1f7587f70ed1578510163787526
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%