commit | 94850a2a4b6eba23310f63a675d467228e2b5bb3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Jan 09 14:42:32 2020 -0800 |
committer | Steven Moreland <smoreland@google.com> | Tue Jan 14 18:19:10 2020 +0000 |
tree | 1893b445f0ceb25b8aaaf56a8ba445db3b08dd87 | |
parent | 0d4a10931f09c7cc24649a9c0f64b71dfb3b2a96 [diff] |
libcutils: fallback to /dev/ashmem For a Q APEX built with use_vendor, rather than using AIDL to talk to ashmemd, it would directly open /dev/ashmem. R libcutils does ashmem differently, but in order to allow R-built APEXes to replace this category of APEXes, falling back to /dev/ashmem. Fixes: 147363115 Test: tested on Q in swcodec APEX Change-Id: I625e46b15fee6649251ab9be7a1bbe11c5427525