Skip to content
Snippets Groups Projects
Commit 1f807913 authored by Robert Drab's avatar Robert Drab Committed by Esben Haabendal
Browse files

linux-yocto: Enable ashmem


OpenHarmony requires Android Shared Memory kernel support.

Signed-off-by: default avatarRobert Drab <robert.drab@huawei.com>
parent 3464db3d
No related branches found
No related tags found
1 merge request!1Initial code import
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
CONFIG_STAGING=y
CONFIG_ANDROID=y
CONFIG_ASHMEM=y
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
FILESEXTRAPATHS:prepend := "${THISDIR}/linux-yocto:"
SRC_URI:append:oniro-openharmony-linux = " file://ashmem.cfg"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment