- Nov 07, 2022
-
-
Xiang Wang authored
Bug: b/243448953 Test: n/a Change-Id: I78e7062762db4bc41b392b3f80888c420fe5d93e
-
- Oct 18, 2022
-
-
Treehugger Robot authored
-
Devin Moore authored
-
Treehugger Robot authored
-
Justin Weir authored
Bug: 251836463 Test: N/A Change-Id: I9ea43e1fd7393d941c3333e4d1bdc0737fa0b79c Merged-In: Ieee94010b4439fa6db96576ff7696eef8abd0d0d Merged-In: I08aac8e7b2433d261a1b8c458f60ee86a5475bae
-
Ruslan Tkhakokhov authored
-
Ruslan Tkhakokhov authored
-
Ruslan Tkhakokhov authored
1. Remove people who left the team and add new joiners. 2. Update component id to Platform Core component. 3. Add 'set noparent' make sure owners of the higher-level dirs don't automatically become owners of B&R code. Bug: 254231632 Change-Id: If09e89cf30617ef6db55b4ac9df7f81a69ff5e8b Test: n/a
-
Ruslan Tkhakokhov authored
Bug: 254231632 Change-Id: If8e0d5c2ef7bed5e6acd05a0301b2d7f373412c3 Test: n/a
-
Islam Elbanna authored
-
Tsung-Mao Fang authored
-
yong8.huang authored
For user removed case, need to remove all data which is related with theremoved userId. Bug: N/A Test: N/A Change-Id: Icad92b86d37154134117a0c6035d95617df352d1 Merged-In: I400e2d9d3ec8b76a293856c44375bb1d302c530f
-
- Oct 17, 2022
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Sally Qi authored
Change-Id: Ia4b4560685f2ee5401e90a6b476bdbe6cf8f81c6
-
Islam Elbanna authored
Currently we profile only main system server classpath, this is to allow profiling for the standalone system server jars. Bug: 241823638 Test: System server profiling: verified the profile snapshot of the boot image profile, and it showed the new jars profiling data. Change-Id: I5b10373fb22ddfecdb95b6a4611f4af97bb5666d
-
Jonathan Scott authored
-
Jonathan Scott authored
Test: N/A OWNERS change Bug: 253514184 Change-Id: Ib8402921dbcdffdeb62fa79becaa6454838ba447
-
Lais Andrade authored
-
Lais Andrade authored
Update documentation for methods areAllEffectsSupported and areAllPrimitivesSupported to explain the default behavior for empty queries. The behavior remains unchanged. Change-Id: I23dd792af7e3ee2c70fec136fb7db4965a7195be Fix: 237509304 Test: N/A
-
Shen Lin authored
findPreference is a nullable method so we need a null-check before calling its method. Bug: 253904634 Test: atest Change-Id: I497ba76a61b19bab9602849f1aef725829193ff2
-
- Oct 14, 2022
-
-
Sorin Basca authored
-
Song Chun Fan authored
-
Sorin Basca authored
Bug: 233029164 Test: TH Change-Id: I32bc611c0242b87384696318855f52ee014dc981
-
liulvping authored
In some low probability cases, after installing apps the device may restart without sync the storage, then the jni libs is damaged. The file size is ok, but the content all filled by 0x00. Bug: 214270558 Test: 1. adb install test.apk with jni libs 2. Enforce restart the device 3. check if the libs is damaged Change-Id: Ia82cfc0d3a14c729c9ac14b367b456d65e67e058 Signed-off-by:
liulvping <liulvping@xiaomi.com>
-
Jeongik Cha authored
These interfaces are marked as vintf, so it should be used from both system and vendor. So system/hardware/interfaces is proper place over frameworks/base Test: m Bug: 249177028 Change-Id: I75d6cedd2b5d621d9e3831b3e59faf1d2387de74
-
- Oct 13, 2022
-
-
Sooraj Sasindran authored
-
Daeho Jeong authored
-
Vladimir Komsiyski authored
-
Vladimir Komsiyski authored
Change-Id: I62d62fc8ba954c3c0ceb694c0e70c9f8fb2d0aa2
-
Neil Fuller authored
-
Neil Fuller authored
Fix permission issues for network update service command-line commands used in tests. Bug: 251726675 Test: atest android.os.cts.SystemClockSntpTest Merged-In: I8a34c801d82c769fd8d06e5b0b3177ce92b5f072 Change-Id: I8a34c801d82c769fd8d06e5b0b3177ce92b5f072
-
Daeho Jeong authored
Need to initialize mNeedGC as true to ensure that GC is turned on for the old idle maintenance service. Bug: 181079477 Bug: 253187285 Test: run "sm idle-maint run" & check whether GC is triggered Signed-off-by:
Daeho Jeong <daehojeong@google.com> Change-Id: I7397ae48efbfc9147b4bec8389141dfad8d53a0b
-
- Oct 12, 2022
-
-
Cole Faust authored
-
Bob Badour authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Bob Badour authored
Bug: 253179925 Test: make RunSettingsLibRoboTests -j126 ROBOTEST_FILTER='LicenseHtml.*Test' Change-Id: I2a5841f60ea8f96931e049bd5b9e1220ff4cc857
-
Cole Faust authored
Soong modules compiled against the module or system server sdks should use the api_versions.xml for their respective sdk, but currently they use the public-filtered api database. Add module and system server sdk build targets to be used later. Right now they're unused. I'm adding them first so that they can be built on the build server, and then we can import them into prebuilts/sdk, as some builds require the api files to be prebuilt. Bug: 193460475 Test: m api-versions-xml-module-filtered api-versions-xml-system-server-filtered Change-Id: I668a878a470125ed3ecf79435713c27c4dd92b0a
-
Steven Moreland authored
-