Common Device Tree for Samsung S7 QCOM
24df69b790
As our tablet was updated until Android 9, I tried to use SDK API level 28 but it couldn't init the camera feature. But setting to level 27 seems working well. Here is the details of overriding SDK API level from a LineageOS commit, which has Change-Id: I1d95a4019c298497dce504894d0db705e541a92d ``` Replace file pinning applied in commit fee6d01 by setting the lower SDK version that exempts mm-qcamera-daemon from the tight restrictions on mutex calls. This allows us to update to the latest blobs without needing to manually re-patch the offending camera lib. ``` Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Ib75d5806c1facbd8e4e5dd4ea140a2716c6c2f54 |
||
---|---|---|
audio | ||
AudioRotationMonitor | ||
bluetooth | ||
camera | ||
configs | ||
display | ||
idc | ||
keylayout | ||
libhidl | ||
light | ||
livedisplay | ||
media | ||
overlay | ||
overlay-lineage | ||
power | ||
recovery/root | ||
rootdir | ||
seccomp | ||
sepolicy | ||
shims | ||
touch | ||
vndk | ||
wifi | ||
Android.bp | ||
Android.mk | ||
BoardConfigCommon.mk | ||
compatibility_matrix.xml | ||
config.fs | ||
extract-files.sh | ||
gts3l.mk | ||
lineage.dependencies | ||
manifest.xml | ||
proprietary-files.txt | ||
README.md | ||
setup-makefiles.sh | ||
system.prop |
Common Device Tree for Samsung Galaxy Tab S3
Copyright
Copyright (C) 2017 The LineageOS Project
Copyright (C) 2018-2020 Valera Chigir <valera1978@tut.by>
Copyright (C) 2021 Deokgyu Yang <secugyu@gmail.com>
License
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at [https://www.apache.org/licenses/LICENSE-2.0.html]