apex: add libashmemd_client to platform shared libraries.#1
Open
kherio wants to merge 1 commit into
Open
Conversation
E : ashmem : Failed to dlopen() libashmemd_client.so: dlopen failed: library "libashmemd_client.so" not found.
Appiq-Solutions
pushed a commit
that referenced
this pull request
Mar 10, 2021
1. It was added the logic to save the selection, but it was overrided by active theme. Fix it in the cl. 2. Remove optionsController#setAppliedOption from ThemeFragment, since the #1 get fixed, we will see two thumbnails with check, see: https://drive.google.com/file/d/1bl20BBxCi7lRWnBV-vD4xmvx5MWwGH9i/view?usp=sharing The thumbnail check would be added by OptionSelectorController, the ThemeFragment won't handle it. (Same as GridFragment) Video of the fixing: https://drive.google.com/file/d/1dhu1oR0T2gR0ZE-vyFjL5XQTeY3zkvBK/view?usp=sharing Test: Manually Fixes: 157723282 Fixes: 157724003 Change-Id: Ib668b7ca0f7630065c6da2df19b276ccca05eb5a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
E : ashmem : Failed to dlopen() libashmemd_client.so: dlopen failed:
library "libashmemd_client.so" not found.