Android 14.0.0 release 29 # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZW5AAKCRDorT+BmrEO # eDrDAJwJu3i3I5ad+dRRI786NFcELCRJzQCdGE3rG75lW6e2+i3Ijy2A9DsDsAQ= # =xK6q # -----END PGP SIGNATURE----- # gpg: Signature made Tue Mar 5 01:19:00 2024 EET # gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78 # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal] # gpg: initial-contribution@android.com: Verified 2357 signatures in the past # 2 years. Encrypted 4 messages in the past 2 years. # gpg: WARNING: This key is not certified with sufficiently trusted signatures! # gpg: It is not certain that the signature belongs to the owner. # Primary key fingerprint: 4340 D135 70EF 945E 8381 0964 E8AD 3F81 9AB1 0E78 # By Anvesh Renikindi (15) and others # Via Automerger Merge Worker (1238) and others * tag 'android-14.0.0_r29': (165 commits) [TeX] Removed JNI dependency Revert^2 "Switch to 'external/google-smali'" DO NOT MERGE: Revert "Merge "Switch to 'external/google-smali'" Revert^2 "Switch to 'external/google-smali'" Revert "Switch to 'external/google-smali'" [TeX] Removed JNI dependency Switch to 'external/google-smali' minsdk version upgrade Add Matt to mainline modularization owners RESTRICT AUTOMERGE Update allowed packages. Add networkstack-aidl-interface-V20 to allowed_deps. create directory before writing into the file. minsdk bump to 19 Adding androidx.wear_wear in allowed dependencies Generate Gantry Metadata and API Diff for NEXT release [TeX] Removed JNI dependency [TeX] Removed JNI dependency Add libbinder_headers_base Added graphics library minsdk bump ... Conflicts: build/allowed_deps.txt Change-Id: Ib915e488dbe5de7a564fe047fc2fb78fc6246159
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%