- Dec 16, 2020
-
-
Xiangyu/Malcolm Chen authored
-
Treehugger Robot authored
-
Serik Beketayev authored
-
Treehugger Robot authored
-
Adrian Roos authored
-
Jeff Sharkey authored
-
Jeff DeCew authored
Change-Id: I1fb6814dc965158f23a3c6453ce6f7eb61445e53
-
Treehugger Robot authored
-
Leon Scroggins authored
-
Thiébaud Weksteen authored
-
Treehugger Robot authored
* changes: Implement adb command to send vendor commands Implement ADB command for OTP
-
Nicolas Geoffray authored
-
Adrian Roos authored
Change-Id: Iedffc821be5eea3159a5c13014d0d30803a46c7d
-
Lorenzo Colitti authored
* changes: Allow ConnectivityServiceTest to change the calling UID. Add a test for getDefaultNetworkCapabilitiesForUser. Add tests for always-on VPN lockdown mode.
-
Charles Chen authored
Test: manual Bug: 174932174 Change-Id: I47b7e9cee86986dfcbbb03e0d9b5abc8fa84bc2e
-
Aaron Huang authored
-
Jeff Sharkey authored
-
Jeff Sharkey authored
-
Jeff Sharkey authored
-
Malcolm Chen authored
Bug: 142092510 Test: manual and unittest Change-Id: I79468016814d23f2b77d5cf1e559b9a58e2949ab Merged-In: I79468016814d23f2b77d5cf1e559b9a58e2949ab
-
Dmitri Plotnikov authored
Test: N/A Change-Id: I1115bb151454b2c86332388d40e13cdfb9db66a0
-
Brian Stack authored
Bug: 170323306 Test: atest UwbManagerTests Test: New RangingManagerTest and RangingSessionTest pass Change-Id: I544cca2dc80c68c18994584247bb5e831bb734a2
-
Brian Stack authored
-
- Dec 15, 2020
-
-
Serik Beketayev authored
Bug: 170911632 Test: mma Change-Id: I451e5515cb36af3889d83978ad06c92b7782c7a8 Merged-In: Ibb3a39bbe3d881a94b80411f324a7b4b0e37f9c3
-
Jakub Pawlowski authored
-
Jeff Sharkey authored
-
Treehugger Robot authored
* changes: CEC : Add additional constraint to validate physical address CEC : Add validator for tuner device status message
-
Brian Stack authored
Bug: 175698723 Test: Manual Change-Id: I4d4d9489f110efc85ce96fe7d37f7acc7bd82341
-
Jeff Sharkey authored
-
Felipe Leme authored
Test: none Bug: 171603586 Change-Id: Ice08374448f5b7899925465e0c49d28d0374c64a
-
Treehugger Robot authored
-
Peiyong Lin authored
-
Anton Hansson authored
Change-Id: Ied56c752bb631885d1183a5300631432a40864fe
-
Brian Stack authored
Bug: 175698723 Test: Manual Change-Id: Ia1982ed3864bbffcce5f4f9192a3cb681085e387
-
Peiyong Lin authored
Currently when debug layer apk is not installed, GraphicsEnvironment logs the message and proceeds, which results in null pointer access crash when later trying to access primaryAbi. Avoid null access by an early return statement. Bug: N/A Test: specify not installed debug layer apk and no crash Change-Id: I4f3b86b0a8cfff4fc608b3a59ebf0872db0465ff Merged-In: I4f3b86b0a8cfff4fc608b3a59ebf0872db0465ff (cherry picked from commit c5c17e66)
-
Nicolas Geoffray authored
-
Leon Scroggins III authored
Bug: 174932174 Test: None We are already OWNERS of the native side (libs/hwui), and we are active in the development of the Java side as wel. Change-Id: I3727411e0123b80843fc6f936b8b3700c8943825
-
Marvin Ramin authored
adb shell cmd hdmi_control vendorcommand <args> will send an HDMI-CEC vendor command to a target device. This equals a call to HdmiClient#sendVendorCommand. Bug: 173182293 Test: adb shell cmd hdmi_control vendorcommand; verify with cec-adapter Change-Id: Ie19ab05665be7c9e76fcd70634c13fcb202e2459
-
Marvin Ramin authored
adb shell cmd hdmi_control otp will launch HDMI-CEC feature "One Touch Play". This equals a call to HdmiPlaybackClient#oneTouchPlay(..). Bug: 173182293 Test: adb shell cmd hdmi_control otp; verify with cec-client Change-Id: Ie9b71083718521c9cac9d7b341a47ae223f373b2
-
Alison Cichowlas authored
-