Commit Graph

440398 Commits

Author SHA1 Message Date
Jack Yu
e8600a7632 Added comments for each TD-SCDMA bands
Fix: 149316445
Test: Build
Change-Id: I99b8fecc3f588c7cfda6c90cf6e2da570a4dca0b
2020-02-12 08:27:25 +00:00
Chalard Jean
7fa63afe6d Merge changes Ibc9b1965,I288ea32f
* changes:
  Fix invalid usage of javadoc
  Add a systemapi constructor for NetworkAgent
2020-02-12 06:10:32 +00:00
Aaron Huang
9be870d8bd Fix invalid usage of javadoc
CP from ag/10125651

Test: this change removes invalid usage
Change-Id: Ibc9b1965ec7aa545c0dae71d741c3802d3a9fa12
Merged-In: I35fc4a814238635fa95981649c27230dda319afa
2020-02-12 06:10:10 +00:00
Treehugger Robot
0f19f99cf6 Merge "[SP10] Add IntDef annotations for system api of NetworkStats" 2020-02-12 04:37:55 +00:00
Treehugger Robot
b666519a50 Merge "[GWP-ASan] Scan GWP-ASan regions for native allocations." 2020-02-12 03:22:33 +00:00
Treehugger Robot
75214226c6 Merge "Return null for getSubmitPdu() for encoding failure instead of NPE" 2020-02-12 03:04:03 +00:00
Treehugger Robot
9bcef80b3e Merge "[SP11] add dumpsys support to dump stats inside providers" 2020-02-12 02:45:38 +00:00
Mitch Phillips
6229df2bb9 [GWP-ASan] Scan GWP-ASan regions for native allocations.
GWP-ASan is part of the native allocator, and may allocate some memory.
When GWP-ASan is enabled, JNI needs to look inside of
GWP-ASan regions as well for native allocations.

Bug: 135634846
Test: ???
Change-Id: Id4f15544a902a034687690214c9481ab963929fc
2020-02-11 17:23:21 -08:00
Treehugger Robot
805865c314 Merge "Import translations. DO NOT MERGE" 2020-02-12 01:18:29 +00:00
Mathieu Chartier
33905aa38d Merge "Set boot image profile properties in a loop for BootImageProfileTest" 2020-02-12 00:05:58 +00:00
Treehugger Robot
57fb318ca3 Merge "Fix clang-tidy performance-faster-string-find warnings" 2020-02-11 23:57:08 +00:00
Steven Moreland
35d04c27ee Merge "Remove String16 operator<<, now provided in header" 2020-02-11 22:43:26 +00:00
Chih-Hung Hsieh
f2ef6579f2 Fix clang-tidy performance-faster-string-find warnings
Bug: 30411878
Test: build with WITH_TIDY=1
Change-Id: I7fd815aa401fbcaff97b772f3ba5d6f1d2034011
2020-02-11 14:27:11 -08:00
Treehugger Robot
668daf0341 Merge "Give CONTROL_DEVICE_LIGHTS permission to the shell" 2020-02-11 21:55:09 +00:00
Xiangyu/Malcolm Chen
cb47d86158 Merge "Add HomeVisibilityObserver APIs in ActivityManager." 2020-02-11 21:00:16 +00:00
Xiangyu/Malcolm Chen
fd46f62892 Merge changes I7099048c,If6965979
* changes:
  Expose RESULT_RECEIVER_CONTROLLER_KEY as @SystemApi.
  Make Telephony to Setting notification @SystemApi
2020-02-11 20:59:52 +00:00
Treehugger Robot
e53f6ddd8f Merge "Import translations. DO NOT MERGE" 2020-02-11 20:48:29 +00:00
Treehugger Robot
f76575265c Merge "Import translations. DO NOT MERGE" 2020-02-11 20:23:49 +00:00
Treehugger Robot
1720a48cb3 Merge "Import translations. DO NOT MERGE" 2020-02-11 20:11:59 +00:00
Treehugger Robot
54580f8419 Merge "Import translations. DO NOT MERGE" 2020-02-11 20:03:20 +00:00
Robin Lee
9be54b5b67 Give CONTROL_DEVICE_LIGHTS permission to the shell
Bug: 144979010
Bug: 144978691
Test: atest LightsManagerTest
Change-Id: I2924460c76ce4545c9c3dd3875456b936fe3fc69
Merged-In: I2b4224e79e013bae27ee068b0a0898b5afa5489a
2020-02-11 17:46:40 +00:00
Brad Ebinger
c71b27c2d5 Merge "Move the UCE APIs to @hide for Android R" 2020-02-11 17:18:20 +00:00
Mathieu Chartier
19773e04fc Set boot image profile properties in a loop for BootImageProfileTest
Set the properties in a loop to attempt and prevent flakiness if
properties aren't set by the time the tests starts.

Bug: 148649139
Test: atest BootImageProfileTest
Change-Id: I9a51770d687c93e0eb8829c277e1ec0a33d7c481
2020-02-11 08:27:31 -08:00
junyulai
d859855a04 [SP10] Add IntDef annotations for system api of NetworkStats
Test: m -j
Bug: 130855321
Change-Id: I8855ec95d5d086fc14e2eb71558bc2dcd9a830e5
2020-02-11 09:47:03 +00:00
Chalard Jean
6dc9854996 Add a systemapi constructor for NetworkAgent
Bug: 138306002
Bug: 139268426
Test: atest FrameworksNetTests FrameworksWifiTests FrameworksTelephonyTests
      make doc-comment-check-docs
Change-Id: I288ea32fac07a9a486e2ea451a2c9b098446a74c
Merged-In: I288ea32fac07a9a486e2ea451a2c9b098446a74c
2020-02-11 16:26:10 +08:00
Taesu Lee
934f40aab7 Return null for getSubmitPdu() for encoding failure instead of NPE
It returns null as API description for null message or null destination
instead of NPE.

Bug: 111731144
Test: atest SmsMessageTest

Change-Id: I1dc8537b6d07a43345c266122a1c77e73e58e7e8
Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>
2020-02-11 15:33:13 +09:00
Aaron Huang
a77fbc2539 Merge "Fix review comments on aosp/1213524" 2020-02-11 03:33:08 +00:00
Jerry Chang
61981ca7be Merge "Dump prereboot information before device reboot" 2020-02-11 02:49:29 +00:00
Treehugger Robot
5ff37df1ab Merge "[adbwifi]: Add Settings metrics for adb wireless." 2020-02-11 01:42:49 +00:00
Tyler Gunn
32c29d1ee6 Merge "Hide Adhoc conference call API." 2020-02-11 01:40:54 +00:00
Xiangyu/Malcolm Chen
841859205b Merge "Remove usages of @hide methods in telephony code." 2020-02-11 01:17:25 +00:00
Xiangyu/Malcolm Chen
b34d5a74fb Merge "Remove usage of MetricsLogger in SmsApplication." 2020-02-11 01:17:07 +00:00
Joshua Duong
793f25df07 [adbwifi]: Add Settings metrics for adb wireless.
Bug: 111434128, 119492574

Test: make
Exempt-From-Owner-Approval: Cherry-pick
Change-Id: Ib18cefda42fd778f5868ba63007b0b18e83e2c4d
Merged-In: Ib18cefda42fd778f5868ba63007b0b18e83e2c4d
2020-02-11 00:10:21 +00:00
Mitch Phillips
bd37583811 Merge "[GWP-ASan] Maybe initialise GWP-ASan from Zygote." 2020-02-10 23:35:26 +00:00
Steven Moreland
849ccdeafe Remove String16 operator<<, now provided in header
Bug: N/A
Test: N/A
Change-Id: Ic0418d81d37726dcfc100ce919b6f79be4077c8a
2020-02-10 15:28:41 -08:00
Tyler Gunn
a967af5514 Hide Adhoc conference call API.
Marking the adhoc conference call API as @hide.

Test: make -j update-api
Bug: 148165780
Change-Id: I447ec317c66f0c1b4e7a828635b5dcf8b144e32a
2020-02-10 15:19:07 -08:00
Treehugger Robot
88fba38a1c Merge "BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permission" 2020-02-10 23:16:52 +00:00
Treehugger Robot
cc89e59203 Merge "Update BluetoothPbap class description to indicate how to create an instance of the class, add intdef to return value of BluetoothPbap#getConnectionState, and move all SystemApis to require the BLUETOOTH_PRIVILEGED permission" 2020-02-10 22:39:57 +00:00
Malcolm Chen
8acb1c4707 Remove usage of MetricsLogger in SmsApplication.
Bug: 140908357
Test: build
Change-Id: I285de118d291fc3112518419fb92544f0ba942d2
Merged-In: I285de118d291fc3112518419fb92544f0ba942d2
2020-02-10 22:37:23 +00:00
Mathieu Chartier
95154ae4b2 Merge "Add OWNERS file for BootImageProfileTest" 2020-02-10 22:36:36 +00:00
Xiangyu/Malcolm Chen
9ead9f02ce Merge "Remove usage of android.os.Build.IS_USER" 2020-02-10 22:36:00 +00:00
Rahul Sabnis
eaa088f14b BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permission
Bug: 149216030
Test: Manual
Change-Id: Ib28c7f3133eb96c1ba0b43c8b140babde699d5f4
2020-02-10 14:02:25 -08:00
Treehugger Robot
05fb4434f3 Merge "Add TEST_MAPPING for gating and logging" 2020-02-10 21:12:10 +00:00
Treehugger Robot
52c5601801 Merge "Remove testTokenize" 2020-02-10 20:18:45 +00:00
Mathieu Chartier
98e621e805 Add OWNERS file for BootImageProfileTest
Make it easier to find owners if the test becomes flaky.

Bug: 148649139
Test: manual
Change-Id: Ib8afcb027c92a376ab042f0cf7f9731edc17b7e0
2020-02-10 11:22:27 -08:00
Jiashen Wang
9fc2483fb4 Merge "Clear calling identity when executing the callback" 2020-02-10 19:17:47 +00:00
Nick Kralevich
31afcd536a Remove testTokenize
The _tokenize function was deleted in external/sqlite
commit c52a17358593062a7eb75a023c115df9ad89563b

Bug: 148829241
Bug: 139186193
Test: atest DatabaseGeneralTest
Change-Id: I37993fcda22736582375e13f093bd4a81aa8b1a4
2020-02-10 10:52:50 -08:00
Treehugger Robot
e20dcd3c8d Merge "Dedup stub jar build rules" 2020-02-10 18:25:43 +00:00
Andrei Onea
1a0195349b Add TEST_MAPPING for gating and logging
The tests included are unit tests for the implementation (under
FrameworksServicesTests), for the corresponding TestRule
(PlatformCompatGating) and CTS tests.

Bug: 137821288
Test: cd frameworks/base/core/java/android/app/compat && atest
Test: cd frameworks/base/services/core/java/com/android/server/compat \
          && atest
Change-Id: I1a652775715f1a9738cc72725303bc78dfa17d03
2020-02-10 18:25:06 +00:00
Treehugger Robot
a659cb4a0b Merge "Tweak module_libs stub build rules" 2020-02-10 17:52:03 +00:00