Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
assets/ | H | 25-Apr-2025 | - | 4 | 2 | |
feature_rose/ | H | 25-Apr-2025 | - | 236 | 111 | |
feature_warm/ | H | 25-Apr-2025 | - | 981 | 489 | |
instantapp/ | H | 25-Apr-2025 | - | 112 | 79 | |
jni/ | H | 25-Apr-2025 | - | 468 | 313 | |
libs/ | H | 25-Apr-2025 | - | 477 | 421 | |
needsplit/ | H | 25-Apr-2025 | - | 71 | 47 | |
requiredsplittype/ | H | 25-Apr-2025 | - | 479 | 279 | |
res/ | H | 25-Apr-2025 | - | 303 | 81 | |
revision_a/ | H | 25-Apr-2025 | - | 226 | 112 | |
src/com/android/cts/splitapp/ | H | 25-Apr-2025 | - | 1,545 | 1,040 | |
Android.bp | H A D | 25-Apr-2025 | 5.2 KiB | 207 | 197 | |
AndroidManifest.xml | H A D | 25-Apr-2025 | 4 KiB | 91 | 66 | |
OWNERS | H A D | 25-Apr-2025 | 98 | 5 | 3 | |
README | H A D | 25-Apr-2025 | 266 | 7 | 4 | |
TEST_MAPPING | H A D | 25-Apr-2025 | 99 | 8 | 7 | |
build_libs.sh | H A D | 25-Apr-2025 | 4.9 KiB | 170 | 122 | |
check_not_modify_libs.sh | H A D | 25-Apr-2025 | 2.1 KiB | 63 | 53 | |
lint-baseline.xml | H A D | 25-Apr-2025 | 1.6 KiB | 37 | 33 |
README
1 2The entire libs/ directory is built and constructed automatically with 3the build_libs.sh script. Don't attempt to modify manually. To rebuild 4the native code, make NDK_BUILD variable to point the correct path in 5the host environment, and then run build_libs.sh: 6 7