-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct the model for fixing some model direction. #18
Open
viscropst
wants to merge
10
commits into
Demon000:lineage-15.1
Choose a base branch
from
viscropst:patch-1
base: lineage-15.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Solves the following denial. avc: denied { write } for name="default_pwrlevel" dev="sysfs" ino=13506 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=file Change-Id: I13ecb7499de4a1050ca13a4f5a8647c913940ade
Change-Id: Ie2f25ae9c15e75b0b68685171023a043882fee27
Solves the following denial. Change-Id: I5cc4935047a42ce1bdbc71830d464ab4eb4e30dc avc: denied { getattr } for comm="[email protected]" path="/sys/devices/virtual/graphics/fb0/msm_fb_type" dev="sysfs" ino=12617 scontext=u:r:hal_graphics_allocator_default:s0 tcontext=u:object_r:sysfs_graphics:s0 tclass=file
* Required to preserve LD_SHIM_LIBS throughout the services to fully support SHIM libraries * Introduced in device_qcom_sepolicy by commit: "sepolicy: allow getopt for appdomain" I7b78620d64af15ca4690abf49e4c24f0b0d5be9a "Certain domain needs LD_PRELOAD passed from init. Allow it for most domain." Change-Id: I17095630043bbd5af4436cd5625a0fdc3480ed05 Signed-off-by: Adrian DC <[email protected]>
Fixes the following denial. Change-Id: I142c92d9785bd79fba7d50e70ab4d689bb2ba7d5 avc: denied { read } for comm="system_server" name="u:object_r:alarm_boot_prop:s0" dev="tmpfs" ino=10769 scontext=u:r:system_server:s0 tcontext=u:object_r:alarm_boot_prop:s0 tclass=file
This has been removed from vendor/lineage, but is needed on devices that ship qti-telephony-common.jar. Change-Id: I11f38218b64b4cedb2354db627d46de86fe4f549
Change-Id: I90aead86aec0613bcad70e9628c3b44772a9df4c
Change-Id: Ib0e7d390ef79f4a2adf1e940a75106cad378c066
Change-Id: I6791296c903eff0b6b196c0e82373a8781ddbe23
Demon000
force-pushed
the
lineage-15.1
branch
8 times, most recently
from
February 4, 2018 14:14
43bbf4a
to
d0a04eb
Compare
Demon000
force-pushed
the
lineage-15.1
branch
from
February 12, 2018 18:37
4d97236
to
05103d9
Compare
Demon000
force-pushed
the
lineage-15.1
branch
11 times, most recently
from
June 30, 2018 11:19
5a0643b
to
b91ec08
Compare
Demon000
force-pushed
the
lineage-15.1
branch
7 times, most recently
from
August 2, 2018 05:37
5cb5c25
to
a19b69d
Compare
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.
No description provided.