diff options
| author | 2019-07-10 17:51:27 -0700 | |
|---|---|---|
| committer | 2019-07-10 17:54:15 -0700 | |
| commit | 1ac84c46e89978ba0528a04b329f0f897ea61e48 (patch) | |
| tree | a66eab48d342b3815476a51dc57566d59d0b824a /libs/gui/SurfaceControl.cpp | |
| parent | a3c14687bf88c0847d64a3bcc3c98ee753be267a (diff) | |
Init ProcessState w/ initWithDriver.
vndservicemanager was calling 'self' before 'initWithDriver':
ProcessState::self()->initWithDriver(...);
However, 'self' inits the driver. On devices with the VNDK, this caused
no problem because libbinder automatically inits to the correct driver
node. However, on legacy devices, vndservicemanager tried to use
/dev/binder unsuccessfully.
Bug: 137216568
Test: TH
Change-Id: I8dc9dac0592784a16ae0abd270718ae353aa81c3
Diffstat (limited to 'libs/gui/SurfaceControl.cpp')
0 files changed, 0 insertions, 0 deletions