marble: call gamebar package
This commit is contained in:
@@ -20,6 +20,9 @@ $(call soong_config_set,camera,package_name,com.android.camera)
|
||||
# Init
|
||||
$(call soong_config_set,libinit,vendor_init_lib,//$(LOCAL_PATH):init_xiaomi_marble)
|
||||
|
||||
# call gamebar
|
||||
$(call inherit-product, packages/apps/GameBar/gamebar.mk)
|
||||
|
||||
# Init scripts
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/rootdir/etc/init.marble.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.marble.rc
|
||||
|
||||
@@ -42,5 +42,9 @@
|
||||
{
|
||||
"repository": "kernel_xiaomi_sm8450-modules",
|
||||
"target_path": "kernel/xiaomi/sm8450-modules"
|
||||
},
|
||||
{
|
||||
"repository": "packages_apps_GameBar",
|
||||
"target_path": "packages/apps/GameBar"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user