.prebuilt_info
Drop prebuilt files to android source tree.
2025-10-12 23:27:00 -07:00
android-sdk-flags
android.sdk aconfig flags: add android.sdk.device_initial_sdk_int_full
2025-06-11 15:07:19 +00:00
apct-tests /perftests
Updated SimpleperfHelper API usage in SurfaceFlingerPerfTest and MessageQueuePerfTest
2025-08-29 12:38:12 -07:00
apex
JobScheduler: Remove jobs for non-existent packages
2026-03-31 12:06:31 +03:00
api
Convert offline-sdk-timestamp to bp
2025-09-09 17:42:00 +08:00
boot
Add StringCache, and use it when unparceling Strings
2025-09-12 11:50:55 -07:00
cmds
Merge "Fix bmgr whitelist on HSUM devices" into main
2025-09-03 02:16:35 -07:00
config
[owners] Remove ishcheikin@google.com from config/OWNERS
2025-08-17 10:13:22 -07:00
core
view: add null check for dispatch touch view
2026-03-31 12:08:35 +03:00
data
Grant CAPTURE_AUDIO_OUTPUT permission for media uid
2026-03-31 11:52:33 +03:00
docs
drm
Replace {@hide} with @hide
2025-08-20 14:56:41 +01:00
errorprone
Check permission even on parcelable class
2025-06-16 16:02:02 -07:00
graphics
Adding dynamic font feature
2026-03-31 12:00:33 +03:00
identity
Clarify text about encryption of PKCS#12 blobs in CredstoreIdentityCredential.
2025-06-26 03:47:03 -07:00
keystore
Fix algorithm name passed to key class constructor for "EdDSA" Ed25519 keys.
2025-09-02 08:50:16 +00:00
libs
wm: Fix NPE when pip onAnimationEnd
2026-03-31 12:08:30 +03:00
location
Support IONEX assistance
2025-09-09 23:50:20 -07:00
media
Initialize AudioDeviceAttributes with native type when restoring.
2025-10-09 04:34:14 -07:00
mime
Add alternative for old debian mime types
2025-01-08 15:59:49 +00:00
mms
Systemservice change to propagate userId to MMSService
2024-07-24 12:33:05 +01:00
native
Merge changes from topic "am-process-native-apis" into main
2025-09-02 12:49:54 -07:00
nfc-extras
Fix nfc owners location
2025-02-11 13:05:44 -08:00
nfc-non-updatable
nfc: Fix NPE exception
2025-07-09 15:43:33 -07:00
obex
omapi
Use already-launched OMAPI service
2025-08-27 18:48:39 -07:00
opengl /java
Replace {@hide} with @hide
2025-08-20 14:56:41 +01:00
packages
SystemUI: Fix crash when click rotation button on keyguard
2026-03-31 12:11:55 +03:00
proto
Create python protos library build targets.
2025-07-28 11:30:14 -07:00
ravenwood
Add StringCache, and use it when unparceling Strings
2025-09-12 11:50:55 -07:00
rs
Delay the removal of support of ScriptC from TargetAPI 35 to 36
2024-02-26 15:27:04 +00:00
samples
sax
Make java_sdk_library dependencies explicit
2024-09-11 00:02:58 +00:00
services
base: use a double click effect for charging if there is no amplitude control support
2026-03-31 12:10:04 +03:00
startop
[owners] Remove keunyoung@google.com from startop/OWNERS
2025-02-18 15:14:03 -08:00
telecomm
Update ConnectionService#addConferenceFromConnection to properly cleanup the conn.
2025-10-09 04:35:56 -07:00
telephony
CarrierConfig: Enable payphone call blocking option
2026-03-31 12:06:07 +03:00
test-base
Clean the license metadata on dependencies of module android.test.legacy
2024-03-08 13:28:07 -08:00
test-junit
Replace {@hide} with @hide
2025-08-20 14:56:41 +01:00
test-legacy
Convert android.test.legacy to Android.bp
2024-03-25 22:48:00 +00:00
test-mock
Replace {@removed} with @removed
2025-08-22 17:23:53 +01:00
test-runner
Replace {@hide} with @hide
2025-08-20 14:56:41 +01:00
tests
Merge "Delete unused strings.xml from AppMemoryTest." into main
2025-09-15 10:03:32 -07:00
tools
Merge "Rename test policies" into main
2025-09-15 08:23:54 -07:00
vendor/google_testing/integration/tests/scenarios/screenshots/cuttlefish /flexiglass
Update golden images (auto-generated from Scuba): invocation I14400010377645926
2025-03-17 15:28:21 -07:00
wifi
Ensure "DEBUG = false" in frameworks/base unless a reason is given
2025-08-03 17:42:36 -07:00
.clang-format
Merge "Merge "Align clang-format with the Checkstyle hook for short functions." am: 68a7e2a941 am: f622ebe7b5" into tm-qpr-dev-plus-aosp am: 1942925d5d
2023-05-10 17:11:04 +00:00
.gitignore
update .gitignore
2025-03-19 21:17:45 +00:00
.mailmap
Update Ember's email
2019-10-09 19:38:32 +00:00
AconfigFlags.bp
Let work profile unlock screen force the work-profile IME
2025-09-08 17:42:49 +00:00
ACTIVITY_MANAGER_OWNERS
Update ACTIVITY_MANAGER_OWNERS
2025-08-27 16:41:44 -07:00
ACTIVITY_SECURITY_OWNERS
Add ACTIVITY_SECURITY_OWNERS.
2024-10-24 21:06:04 +00:00
ADPF_OWNERS
Add new ADPF owners for game
2025-07-08 07:11:58 -07:00
Android.bp
Merge "Add an MVP for policy annotations" into main
2025-08-25 00:20:46 -07:00
BAL_OWNERS
Adding ACTIVITY_SECURITY_OWNERS to BAL_OWNERS.
2025-07-15 10:44:04 -07:00
BATTERY_STATS_OWNERS
Update OWNERS files
2025-06-10 13:23:36 -07:00
BROADCASTS_OWNERS
Update OWNERS file for broadcasts related code.
2024-09-08 20:57:01 +00:00
checkstyle.xml
Enable google_java_format (for adb team only)
2025-07-16 09:38:53 -07:00
checkstyle_suppressions.xml
Add AppJankTest to the java linter
2025-08-30 01:36:42 +00:00
CleanSpec.mk
Use java_import to rename jars
2025-05-16 12:49:44 -07:00
FF_LEADS_OWNERS
Remove bills@ and nalini@ from FF_LEADS_OWNERS.
2025-08-20 09:48:23 -07:00
framework-jarjar-rules.txt
jarjar android.aconfig.storage.**
2024-12-12 06:47:15 -08:00
GAME_MANAGER_OWNERS
Remove ex-teammates from ownership
2025-07-18 13:43:36 -07:00
INPUT_OWNERS
Mention mailing list for CL reviews in input owners
2025-07-08 07:37:51 -07:00
INTENT_OWNERS
Add ACTIVITY_SECURITY_OWNERS.
2024-10-24 21:06:04 +00:00
libcore-readonly.aconfig
Add a readonly version for flags in libcore
2024-10-10 18:09:09 -07:00
lint-baseline.xml
Exempt existing Unsafe Parcel Lint Violations
2025-08-29 17:43:41 +00:00
LSE_APP_COMPAT_OWNERS
Add App Compat Flags Owners
2024-02-07 16:53:40 +00:00
MEMORY_OWNERS
Remove Carlos from MEMORY_OWNERS
2024-12-18 10:05:52 -08:00
MESSAGE_QUEUE_OWNERS
Add kevinjeon@ to MESSAGE_QUEUE_OWNERS.
2025-09-09 20:06:36 -07:00
METADATA
Drop prebuilt files to android source tree.
2025-10-12 23:27:00 -07:00
MODULE_LICENSE_APACHE2
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
MULTIUSER_OWNERS
Update MULTIUSER_OWNERS
2025-08-22 14:27:13 +00:00
NOTICE
Original DnsSd TxtRecord file
2012-04-04 11:37:35 -07:00
OOM_ADJUSTER_OWNERS
Update OOM_ADJUSTER_OWNERS
2025-07-28 20:37:13 -07:00
OWNERS
Create OWNERS file for the Perfetto SDK sources.
2025-05-30 08:57:31 -07:00
OWNERS.md
Additional per-file OWNERS for shared directories.
2020-12-10 08:37:23 -07:00
PACKAGE_MANAGER_OWNERS
Update owners file to include bug component
2024-03-04 19:04:37 +00:00
pathmap.mk
Remove Support Library from frameworks/base pathmap.mk
2018-02-15 11:37:52 -05:00
PERFETTO_OWNERS
Create OWNERS file for the Perfetto SDK sources.
2025-05-30 08:57:31 -07:00
PERFORMANCE_OWNERS
Add rzuklie@ to PERFORMANCE_OWNERS
2025-03-28 13:19:17 -07:00
PREUPLOAD.cfg
Add ktfmt for tests in shell/compatui
2025-09-15 10:42:49 +00:00
PREUPLOAD_OWNERS
Add owners for PREUPLOAD.cfg
2024-12-11 06:58:39 -08:00
ProtoLibraries.bp
ProtoLibraries: Add libframework_usb_protos_rs rust protobuf and dependencies
2025-03-31 08:50:06 +00:00
Ravenwood.bp
Add an explicit classpath file for ravenwood-runtime
2025-08-11 13:41:15 -07:00
SDK_OWNERS
SDK_OWNERS: add nanaasiedu
2024-11-01 14:55:56 +01:00
SECURITY_STATE_OWNERS
Add SECURITY_STATE_OWNERS file for Security State files.
2023-12-18 21:50:10 +00:00
SQLITE_OWNERS
Add a comment to the SQLite OWNERS file to clarify the responsibilities of the Android platform SQLite owners.
2024-06-21 19:55:49 +00:00
TEST_MAPPING
ANDROID: Add CfVkmsCursorTest to desktop-presubmit TEST_MAPPING
2025-07-31 14:43:57 +00:00
TestProtoLibraries.bp
Simplify platformprotos
2023-05-12 02:18:31 -07:00
THERMAL_OWNERS
Move ThermalManagerService to a sub package
2025-04-15 10:20:25 -07:00
TRACE_OWNERS
Update OWNERS for tracing, including the Java APIs.
2022-03-30 11:10:21 -07:00
TRADE_IN_MODE_OWNERS
update owners file
2025-04-24 16:26:29 +00:00
WEAR_OWNERS
Adding Ben and Zhong to WEAR_OWNERS.
2025-07-01 08:33:39 -07:00
ZYGOTE_OWNERS
Update the ZYGOTE_OWNER file
2024-07-29 11:48:20 -07:00