commit | 4f99dd3af16939b7cd67a88d3ba6c17e58be3080 | [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 | a4b446d76673acf2f3d7ee902caf888a0a45be9c [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