parent
2c39972c62
commit
22481a522e
@ -1,30 +0,0 @@ |
|||||||
# Copyright (C) 2017-2018 The LineageOS Project
|
|
||||||
#
|
|
||||||
# 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
|
|
||||||
#
|
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
#
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
# See the License for the specific language governing permissions and
|
|
||||||
# limitations under the License.
|
|
||||||
|
|
||||||
# This file is generated by device/motorola/nash/setup-makefiles.sh
|
|
||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
|
||||||
|
|
||||||
include $(CLEAR_VARS) |
|
||||||
LOCAL_MODULE := HwCamera2
|
|
||||||
LOCAL_MODULE_OWNER := huawei
|
|
||||||
LOCAL_SRC_FILES := HwCamera2.apk
|
|
||||||
LOCAL_CERTIFICATE := platform
|
|
||||||
LOCAL_MODULE_TAGS := optional
|
|
||||||
LOCAL_MODULE_CLASS := APPS
|
|
||||||
LOCAL_DEX_PREOPT := false
|
|
||||||
LOCAL_MODULE_SUFFIX := .apk
|
|
||||||
LOCAL_PRIVILEGED_MODULE := true
|
|
||||||
LOCAL_OVERRIDES_PACKAGES := Snap
|
|
||||||
include $(BUILD_PREBUILT) |
|
Binary file not shown.
@ -1,21 +0,0 @@ |
|||||||
PRODUCT_PACKAGES += \
|
|
||||||
HwCamera2
|
|
||||||
|
|
||||||
PRODUCT_COPY_FILES := \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/privapp-permissions-huawei.xml:system/etc/permissions/privapp-permissions-huawei.xml \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libfyusenet.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libfyusenet.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libgif_maker.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libgif_maker.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libHW_Pano_f.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libHW_Pano_f.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libHwPostCamera_jni.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libHwPostCamera_jni.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libIvw35.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libIvw35.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libjni_front_panorama_beauty_hidl.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libjni_front_panorama_beauty_hidl.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libjni_front_panorama_camera2.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libjni_front_panorama_camera2.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libjni_mrc_cg_filters_camera2.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libjni_mrc_cg_filters_camera2.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libJniVoiceCapture.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libJniVoiceCapture.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libmorpho_memory_allocator.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libmorpho_memory_allocator.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libmorpho_panorama_gp.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libmorpho_panorama_gp.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libscanner.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libscanner.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libTargetTracking.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libTargetTracking.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/libtrack.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/libtrack.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/vendor.huawei.hardware.camera.cfgsvr@1.0.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/vendor.huawei.hardware.camera.cfgsvr@1.0.so \
|
|
||||||
vendor/extra/oem-cameras/HwCamera2/lib/arm/vendor.huawei.hardware.camera.cfgsvr@1.1.so:system/priv-app/oem-cameras/HwCamera2/lib/arm/vendor.huawei.hardware.camera.cfgsvr@1.1.so
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,34 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||||
<!-- Copyright (C) 2019 The LineageOS Project |
|
||||||
|
|
||||||
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 |
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0 |
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software |
|
||||||
distributed under the License is distributed on an "AS IS" BASIS, |
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
||||||
See the License for the specific language governing permissions and |
|
||||||
limitations under the License. |
|
||||||
--> |
|
||||||
<permissions> |
|
||||||
<privapp-permissions package="com.huawei.camera"> |
|
||||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/> |
|
||||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/> |
|
||||||
<permission name="android.permission.STOP_APP_SWITCHES"/> |
|
||||||
<permission name="android.permission.REAL_GET_TASKS"/> |
|
||||||
<permission name="android.permission.MANAGE_USERS"/> |
|
||||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/> |
|
||||||
<permission name="android.permission.READ_FRAME_BUFFER"/> |
|
||||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/> |
|
||||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/> |
|
||||||
<permission name="android.permission.STOP_APP_SWITCHES"/> |
|
||||||
<permission name="android.permission.REAL_GET_TASKS"/> |
|
||||||
<permission name="android.permission.MANAGE_USERS"/> |
|
||||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/> |
|
||||||
<permission name="android.permission.READ_FRAME_BUFFER"/> |
|
||||||
</privapp-permissions> |
|
||||||
</permissions> |
|
||||||
|
|
Loading…
Reference in new issue