- Jun 06, 2024
-
-
Adrian Roos authored
Change-Id: Iec8b8243cec8fbc14af945280c30d89a15b16d19
-
- Jun 04, 2024
-
-
Pawan Wagh authored
Extra field size has been added to getEntryInfo. Adding parameter to call. Test: mma libandroidfw Bug: 334109171 Change-Id: I63232ab7c9c1db9c4dadc2c457c587900899e305
-
Ang Li authored
Bug: 344870230 Test: Not required. Add owner only. Change-Id: I5ef64a9604f7453a1704e5a7b8f49acce3bf37c3
-
Ang Li authored
The remote color resources (under `remote_color_resources_res`) were authored and checked in three years ago by pbdr@, and these resource files are well isolated from other frameworks resources. It will make sense to add Pierre as an owner. Bug: 344870230 Test: Not required. Add owner only. Change-Id: I338a40fe7118dd04f168e83e85bf03912da45842
-
Alan Viverette authored
No longer an appropriate reviewer for platform code. Change-Id: I051251f7baee476dd95c4a85b1a6e2e51e9a00fd
-
- Jun 03, 2024
-
-
Mark Fasheh authored
We've been profiling and making improvements to MessageQueue for some time now and also have OWNERS for MessageQueueTest.java. Would like to be able to review future changes to the core MessageQueue class. I also added Message.java for good measure. Test: presubmit Change-Id: I961a2468c7b9a451d3b33d78a67f17cccf22cd60
-
Parth Sane authored
Bug: 333854840 Test: atest android.os.BinderTest Change-Id: Iaf1fd1e5daea7103a873bc8f8aa0b78377e57714
-
- May 30, 2024
-
-
Yi Kong authored
frameworks/base/core/jni/com_android_internal_content_FileSystemUtils.cpp:198:37: error: format specifies type 'long' but the argument has type 'int' [-Werror,-Wformat] 196 | ALOGD("Size after punching holes st_blocks: %" PRIu64 ", st_blksize: %ld, st_size: %" PRIu64 | ~~~ | %d 197 | "", 198 | afterPunch.st_blocks, afterPunch.st_blksize, | ^~~~~~~~~~~~~~~~~~~~~ Test: presubmit Bug: 315250603 Change-Id: I449937f824ef7423d2c909a64b34d4df678ac62b
-
- May 24, 2024
-
-
Song Chun Fan authored
Catches the ParcelableException exception type and rethrows it as a NameNotFoundException. Also improves a few existing APIs to rethrow the ParcelableException as a RuntimeException if it is not one of the expected exception type. Change-Id: I76f6cc246fca1fe0624429c500015b0cce5ffd40 BUG: 341212469 FIXES: 341212469 Test: builds
-
- May 23, 2024
-
-
lijilou authored
When receive the DYNAMIC_SENSOR_CHANGED broadcast,thread A will call the updateDynamicSensorList method to traverse mDynamicSensorCallbacks map. Meanwhile,thread B call the register/unregister the dynamicSensorCallback, it may cause CWE.So we should add a lock to protect. Test: OEM monkey test Bug: 342282013 Change-Id: Ic380ae23ecdcb0f501e85b19db4fcabc275f17c5
-
- May 22, 2024
-
-
Jooyung Han authored
Bug: 317747397 Change-Id: Iee1fa722c6c773aa3ceb84ac13e05e8935360f45 Test: OWNERS
-
Jooyung Han authored
Removed hard-coded "version"s in assertions. Instead, the test now parses XML documents and then compare root elements and "type"s. Plus, the test now checks if report() reports all four matrices/manifests. Bug: 317747397 Test: atest VintfObjectTest Change-Id: I4bb514e9c0bd78214cb3f03e1b12afec8a301915
-
- May 21, 2024
-
-
Julien Desprez authored
This will allow to build them more effectively. This has no impact on the test execution itself. Change-Id: If131f8efdef060757884835570aea74704f064c4 Test: presubmit Bug: 341947105
-
- May 20, 2024
-
-
Kangping Dong authored
For new Thread network APIs or shell command for only testing, a new signature permission is deversed to protect them (so to distinguish them from existing system APIs which are designed for privileged apps such as GMS Core). Bug: 329368792 Change-Id: I291989eb0e024614568044945726edc07e20b8be
-
- May 18, 2024
-
-
Jooyung Han authored
VintfObject is a TestApi class and used by CTS tests and EDI collectors. Previously, it used libvintf to open VINTF data from device which caused SEPolicy error because - CTS tests and EDI collectors are "apps" - VINTF data needs to load files unavailable to apps. In this change, VintfObject uses "instrumentation" to get VINTF data by calling /system/bin/vintf under shell identity. Bug: 338278029 Bug: 317747397 Test: atest SELinuxNeverallowRulesTest Test: VintfDeviceInfo/VintfFilesCollector work Change-Id: I43a54827a1d82cfaf573753c5c5862425843a099
-
Jooyung Han authored
Bug: 317747397 Test: m libvintf_jni (installs vintf as well) Change-Id: I9615c923e045eb07387eb75421e724f912856d86
-
- May 17, 2024
-
-
Arnab Banerjee authored
TypedArray instance was not closed after creation due to recycle method not being invoked. Added recycle call. Bug: 337976070 FIXES: 337976070 Change-Id: I222e33209e6b66f344e24ae1ca232ca7312da087
-
Pinyao Ting authored
Change-Id: Ib29eec5f4b6191b820f952f783f9ef9928385f7e
-
Rubin Xu authored
Send the confirm credential intent from the right user. Bug: 327350831 Test: none Change-Id: Ife9f2bed7a2095d2aac87a79aafe7868dce3591b
-
hee.youn authored
Use originalView's context for appcompat's localNightMode support Bug: 276473378 Change-Id: I473011abb8a0b7793377a3e2b2a65f5601bfc925
-
- May 16, 2024
-
-
Håkan Kvist authored
Make it possible to use read only properties in the path when merging an overlay config. One of the usecases is to support switching overlays depending on SKU. Example: <config> <overlay package="..." enabled="true" mutable="false" /> <merge path="${ro.my.prop}/config.xml" /> <merge path="skus/${ro.my.prop}.xml" /> <overlay package="..." enabled="true" mutable="false" /> </config> Bug: 223913150 Test: atest OverlayConfigTest OverlayConfigParserTest Change-Id: Ic9e460e5064a9601e713b3959a66a80bdf78734a
-
SANDHYA DIVI authored
We are adding 8 digits short code for the country (IR) BUG: 336426119, 338159395 abtd: https://android-build.corp.google.com/abtd/run/L21300030003850248 Test: atest android.telephony.cts.SmsUsageMonitorShortCodeTest Change-Id: Ida2172dd50a645160180906d9c4b94a5ffd3c329
-
- May 15, 2024
-
-
Suprabh Shukla authored
Since the underlying code in connectivity manager is moving to metered firewalls to denote the uid policy for metered restrictions, NPMS can start using them now. Rather than having a single PENALTY_BOX, we have separate firewalls for user and admin imposed restrictions. Once NPMS uses the appropriate firewalls for these, it does not need to separately convey the blocked reasons for metered restrictions on uids to the ConnectivityManager. Flag: com.android.server.net.use_metered_firewall_chains Test: atest FrameworksServicesTests:NetworkManagementServiceTest Test: atest FrameworksServicesTests:NetworkPolicyManagerTest Test: atest CtsHostsideNetworkPolicyTests Bug: 336693007 Change-Id: I8da11ff663257d3dafcb5e22ae3313a9255ef0a6 Merged-In: I8da11ff663257d3dafcb5e22ae3313a9255ef0a6
-
Nate Myren authored
Bug: None Test: None Flag: NONE (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4654a6ede634c044f5b6d1aab7b269540379bbf9) Merged-In: I4b84653ba29c294afdcc137460d31dcec1abcfde Change-Id: I4b84653ba29c294afdcc137460d31dcec1abcfde
-
Makoto Onuki authored
We should minimize uses of it, but once in a while, it's useful as a last resort. Bug: 340556010 Test: atest FrameworksCoreTestsRavenwood:com.android.internal.ravenwood.RavenwoodEnvironmentTest Test: tree hugger for device side tests Merged-In: Ice651a55cad092514466dd56940a2cf7b2285e4e Change-Id: Ice651a55cad092514466dd56940a2cf7b2285e4e
-
- May 14, 2024
-
-
Varun Shah authored
Bug: n/a Change-Id: Iff211c9fed743e0da93b8a5aa72c6c28e462bb4c Test: n/a
-
- May 13, 2024
-
-
William Leshner authored
Bug: NA Test: NA Change-Id: Id40751c8eaaae76a8391de6b3eef60ac38b48d86
-
- May 10, 2024
-
-
Paul Colța authored
Bug: 336807339 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0a05dd541c34dcd5d60f2cbc43c2471d7952e900) Merged-In: I8aed84fab3b5f12e781f3834a087e186c6f61cca Change-Id: I8aed84fab3b5f12e781f3834a087e186c6f61cca (cherry picked from commit 98332a78)
-
- May 09, 2024
-
-
Dave McCloskey authored
Change-Id: I77f267228b8e9d83a6726aa25351a59cd06634b0 Bug: 335068579
-
Aashna Jena authored
Add notes to indicate that developer is responsible for validating data files picked through a file picker on WebView. Bug: 309408775 Change-Id: Iefae7f325f5457461dd91c87c3dd2a7eee22ad36
-
- May 08, 2024
-
-
Devin Moore authored
Bug: 323587535 Test: none Change-Id: I8d9f9b4ddc10145744107dd78c7e1e3516f5c18d
-
- May 07, 2024
-
-
Yan Yan authored
Require VCN to be used by a "main user" instead of a "system user" since "system user" will no longer be a full user on HSUM devices Bug: 310310661 Test: FrameworksVcnTests, CtsVcnTestCases on non-hsum and hsum devices Flag: android.net.vcn.enforce_main_user Change-Id: I5abfa7ba82055cd953083b1ab3f83e61bafd8a55
-
- May 06, 2024
-
-
Juan Yescas authored
This change makes sure that the consecutive delimiters at the beginning of the just refilled buffer are consumed. Previously, if there were consecutive delimiters at the beginning of the just refilled buffer, they were not being consumed and were causing parsing errors. This was also causing fatal exceptions. ``` 04-22 12:37:53.077 607 707 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: CachedAppOptimizerThread 04-22 12:37:53.077 607 707 E AndroidRuntime: java.lang.NumberFormatException: invalid long: READ 04-22 12:37:53.077 607 707 E AndroidRuntime: at com.android.internal.util.ProcFileReader.invalidLong(ProcFileReader.java:238) 04-22 12:37:53.077 607 707 E AndroidRuntime: at com.android.internal.util.ProcFileReader.parseAndConsumeLong(ProcFileReader.java:220) 04-22 12:37:53.077 607 707 E AndroidRuntime: at com.android.internal.util.ProcFileReader.nextLong(ProcFileReader.java:183) 04-22 12:37:53.077 607 707 E AndroidRuntime: at com.android.internal.util.ProcFileReader.nextLong(ProcFileReader.java:172) 04-22 12:37:53.077 607 707 E AndroidRuntime: at com.android.internal.util.ProcFileReader.nextInt(ProcFileReader.java:246) 04-22 12:37:53.077 607 707 E AndroidRuntime: at com.android.internal.os.ProcLocksReader.handleBlockingFileLocks(ProcLocksReader.java:111) 04-22 12:37:53.077 607 707 E AndroidRuntime: at com.android.server.am.CachedAppOptimizer$FreezeHandler.handleMessage(CachedAppOptimizer.java:2267) 04-22 12:37:53.077 607 707 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:107) 04-22 12 ``` Bug: 336208153 Bug: 338416108 Bug: 331988929 Test: atest --host-unit-test-only -c ProcFileReaderTest Change-Id: I12813fa204d53d53687ffe6e8e3c0a85595b7e25
-
Yan Yan authored
Allow disabling detector for better configurability Bug: 336638836 Test: atest FrameworksVcnTests(new tests) && atest CtsVcnTestCases Flag: android.net.vcn.allow_disable_ipsec_loss_detector Change-Id: Icd7183d12fb287399a500ea9c0ee4125c749275c
-
Kangping Dong authored
This is imported from material icon at https://fonts.corp.google.com/icons?selected=Google%20Symbols%3Athread_logo%3AFILL%400%3Bwght%40400%3BGRAD%400%3Bopsz%4024 But system notifications and settings also need to use this icon. For example, it will be used in Settings > Connected devices > Connection preferences. Bug: 327583301 Change-Id: I08ef9c90b7d4085f9b901b3d9c41b57258aa9680
-
Fredrik Ryden authored
Fixed end point correctional animation for cell to cell animations during lock pattern drawing. In the lock pattern view, cells have an area of slop around them to allow for drawing the pattern without hitting the exact center of cells. When a cell is hit, the end point of the line drawn between that cell and the previous is adjusted with an animation from the hit coordinate and the exact center of the cell. With LockPatternView_keepDotActivated set to true, cell animations for the previous cell are recreated when a new cell is hit to allow changing how a cells color is updated as the pattern is drawn. This caused a glitch where the starting position of the end point correcting animation for said previous cell would be recreated with the current finger position coordinate, making it jump ahead to be closer to the current latest cell, and animating back towards the target. This fix makes the animation instead continue from where it was last, in the case where the animation is recreated. Test: manual, set a short, tight lock pattern, and try it in rapid motion. Bug: 328088937 Change-Id: Id445266cbc834fec7a514dbb227557f2ceae9dba
-
- May 03, 2024
-
-
Oriol Prieto Gasco authored
Set the container field of aconfig flags Test: printflags --format='{package}:{container}:' | grep "::" Bug: 312769710 Flag: NONE Change-Id: I84fda0d5e9813940609436d825738ff786908ff0
-
Mitch Phillips authored
Test: atest bionic-unit-tests CtsGwpAsanTestCases Bug: N/A Change-Id: I9bbd4af5d0949b6a207f207929e288a37c0899ff
-
- May 02, 2024
-
-
Yuyang Huang authored
Bug: 337174893 Test: manual, connect to paired but just factory reseted headset Flag: EXEMPT, xml file change Change-Id: I3ff5698f896b7b8caee02bf2d5f7b398c6fad418
-
- Apr 30, 2024
-
-
Paul Colța authored
Bug: 336807339 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0a05dd541c34dcd5d60f2cbc43c2471d7952e900) Merged-In: I8aed84fab3b5f12e781f3834a087e186c6f61cca Change-Id: I8aed84fab3b5f12e781f3834a087e186c6f61cca
-