No description
Find a file
Jooyung Han 01097e2410 setDefaultImpl aborts on a second call
The actual problem is that default implementation is set globally.
setDefaultImpl might not work as expected when it is called twice with
different instances.

Because we don't have a proper solution for the problem, we prevent
calling setDefaultImpl() twice by aborting.

Exempt-From-Owner-Approval: approved

Bug: 140139809
Test: ./runtests.sh (in /system/tools/aidl)
Merged-In: I659d3eaad3a45dcba608fa79a08f083f84bc4d58
Change-Id: I659d3eaad3a45dcba608fa79a08f083f84bc4d58
(cherry picked from commit 81087399e9)
2020-05-19 22:59:49 +00:00
aidl Merge "Make PersistableBundle a stable parcelable." am: 0f56c2b4ba am: 3bf5cc8b88 am: 27d609f2b8 2020-01-17 03:47:58 +00:00
build Add dalvik-heap device-configs for 4/6GB devices 2019-12-17 14:48:13 -08:00
cmds Merge "Handle the boot profile format when analyzing profiles" into rvc-dev 2020-05-04 17:59:43 +00:00
data/etc Merge "Controls API - Flag controls support" into rvc-dev 2020-05-13 20:42:42 +00:00
docs Camera NDK: Add android.control.zoomRatio control 2020-03-23 13:08:23 -07:00
headers Set min_sdk_version to be part of mainline modules 2020-05-11 08:33:49 +00:00
include Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev 2020-05-11 20:24:34 +00:00
include_sensor/android
libs setDefaultImpl aborts on a second call 2020-05-19 22:59:49 +00:00
opengl Update libEGL to use android::base properties instead of cutils 2020-05-01 18:08:58 -04:00
services Merge "Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps" into rvc-dev 2020-05-16 01:13:57 +00:00
vulkan Vulkan: remove the fallback path to load Vulkan driver 2020-05-07 14:05:57 -07:00
.clang-format
.gitignore Vulkan: make framework gen script executable 2019-07-10 16:53:12 -07:00
Android.bp Move adbd authentication into its own library. 2019-10-29 14:58:06 -07:00
CleanSpec.mk Add CleanSpec for gpuservice 2018-11-16 14:12:31 -08:00
MODULE_LICENSE_APACHE2
NOTICE
PREUPLOAD.cfg Remove need for libbinderthreadstate. 2020-02-05 09:40:19 -08:00
TEST_MAPPING Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite. 2019-12-02 08:35:44 +00:00