- Aug 09, 2018
-
-
Mathew Inwood authored
For packages: android.opengl This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: Iac5bb97445d3f0e3383df0223e2d18fbdc336839 Merged-In: I747cf5d5e6e211dc368545472fee65fd20cdae74
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
- Aug 08, 2018
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Jeff Sharkey authored
Test: manual Bug: 111746860 Change-Id: I1d88bcf81efe71d622bcf3056a6d7c1a4c793383 (cherry picked from commit a651b783)
-
Alex Light authored
If one sets a sufficiently long OUT_DIR to build into the //frameworks/base:framework-javastream-protos generate target will fail due to trying to run a too-long command. This works around that problem by making the command being run much smaller. Test: Build Bug: 70221552 Change-Id: I0134ccfc83469826d3ea8679e1c52b9b52c6d2e0
-
Makoto Onuki authored
-
Takamasa Kuramitsu authored
Mobile in/out indicator icons on status bar are not shown correctly. - When only in indicator is requested, both in/out indicators are shown - When only out indicator is requested, neither of in/out indicators are shown This CL fixes both of in/out indicators are shown properly. Fixes: 112321399 Test: com.android.systemui.demo command Change-Id: I803f21aecc444243c12ed75e2f148963742bce4a
-
Jakub Pawlowski authored
Bug: 112164168 Change-Id: I82be0e06e990cc116d3ab48de80b5bb170d69892
-
Hugo Benichi authored
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
Test: m Change-Id: I11df4c93ac61b620fc576a2ff17192b7c9ecb984
-
- Aug 07, 2018
-
-
Treehugger Robot authored
-
Steven Moreland authored
-
Paul Crowley authored
Plumb through the error code from cryptfs_check_password to decryptStorage that was lost in the switch to Binder, so that a wrong password (+ve return value) is not treated like a bad state (-ve return value). Bug: 110976442 Test: Switch walleye fstab to FDE, and test wrong password by hand Change-Id: Ic2d58483a230ab4520e3a0e6af08d2fac5e8156f
-
Xin Li authored
-
Treehugger Robot authored
-
Remi NGUYEN VAN authored
Bug: b/79499239 Test: added tests, ConnectivityService tests pass Change-Id: I98d503b8f92d7f35e59dd1621a90f2eca8c7a63c
-
Xin Li authored
Bug: 112104996 Change-Id: Id91836f22f2c9842975ac5b55f0f18b89db9b2f5
-
Remi NGUYEN VAN authored
-
Nan Zhang authored
* changes: Add more libs for framework docs generation Add offline/online-sdk-docs in Soong.
-
- Aug 06, 2018
-
-
Nan Zhang authored
-
David Brazdil authored
am: 88994b26 Change-Id: I7fe411b34d2adc509418a83de3262b784a8739d3
-
Ralph Nathan authored
This method is being used the Android Things instrumentation test apk. Bug: 111654175 Test: tests pass Change-Id: Id3fcd2d89789868e50048542fd1dfe25d9986103
-
Makoto Onuki authored
Test: manual test with the debug code Bug: 111381531 Change-Id: Ie9d6fe9e737b852cc825990a83bda6eb95cf1160
-
David Brazdil authored
-
Hans Boehm authored
am: 9c7e9034 -s ours Change-Id: I47228bd8692fe343c8b86da583c48990d720a2d4
-
Treehugger Robot authored
-
rleix authored
system_server crashed because the system_error "resource_deadlock_would_occur" occurred while calling thread::join(). It is caused by the value of thread is same with the calling thread. Correct it using std::this_thread::get_id() to check whether it is the same thread with the calling thread. Bug: 70603039 Test step: Step 1 : Flash DUT and boot it. Step 2 : Connect with PC via USB. Step 3 : Run the following adb command and check the DUT: adb shell su ps -A | grep broadcastradio kill xxx(the process id of android.hardware.broadcastradio@intel-service) Change-Id: Ia21282c4cc631a0788496081b1821be28929fae6 Signed-off-by:
Lei,RayX <rayx.lei@intel.com>
-
Adam Vartanian authored
am: bce398bf Change-Id: Idb4fb49af7a2e2e9a7a9cdb0681803628e7ed269
-
Hans Boehm authored
-
Adam Vartanian authored
am: 24f38092 Change-Id: I43cebb427d67f9dddbc76e1c284ceb8835d541c4
-
Mathew Inwood authored
am: 44091cdb Change-Id: I1dfae6f3d8ba8d5ff63f378c71f9670199a3adc3
-