sm8350-common: Initial common device tree conversion

Change-Id: I0d7188b3fa82dddf3f9fb9523d716a8f15f46184
This commit is contained in:
Bruno Martins 2021-05-25 17:54:59 +01:00 committed by LuK1337
parent 2bee5a8ca6
commit 410e7ff323
39 changed files with 85 additions and 88 deletions

View file

@ -14,9 +14,9 @@
// limitations under the License.
cc_binary {
name: "vendor.lineage.livedisplay@2.1-service.oneplus_kona",
init_rc: ["vendor.lineage.livedisplay@2.1-service.oneplus_kona.rc"],
vintf_fragments: ["vendor.lineage.livedisplay@2.1-service.oneplus_kona.xml"],
name: "vendor.lineage.livedisplay@2.1-service.oneplus_lahaina",
init_rc: ["vendor.lineage.livedisplay@2.1-service.oneplus_lahaina.rc"],
vintf_fragments: ["vendor.lineage.livedisplay@2.1-service.oneplus_lahaina.xml"],
defaults: ["hidl_defaults"],
relative_install_path: "hw",
srcs: [

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "vendor.lineage.livedisplay@2.1-service.oneplus_kona"
#define LOG_TAG "vendor.lineage.livedisplay@2.1-service.oneplus_lahaina"
#include <android-base/logging.h>
#include <binder/ProcessState.h>

View file

@ -4,7 +4,7 @@ on init
chmod 0666 /sys/class/drm/card0-DSI-1/dimlayer_bl_en
chmod 0666 /sys/class/drm/card0-DSI-1/hbm
service vendor.livedisplay-hal-2-1 /vendor/bin/hw/vendor.lineage.livedisplay@2.1-service.oneplus_kona
service vendor.livedisplay-hal-2-1 /vendor/bin/hw/vendor.lineage.livedisplay@2.1-service.oneplus_lahaina
class hal
user system
group system