Ken Chen 5e4cb017f1 Make netd_aidl_interface-V7-java available for connectivity
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
2021-07-01 10:13:52 +00:00
2021-03-11 16:52:09 +00:00
2021-03-23 11:08:52 +00:00

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
android_packages_modules_common
Readme 4 MiB
Languages
Python 63.7%
Java 28.6%
Shell 7.7%