Remove PRODUCT_COPY_FILES from lyric.mk.
Convert the digital image stabilization XML to prebuilt_etc rule. Remove the stuff related to dualcamcapture, this test app has been removed in ag/20832070. Bug: 280523635 Bug: 280523636 Test: local build Change-Id: I3f9f752311a349cfef486e75d0c6dcfb0fa45d5c
This commit is contained in:
parent
76993da5d4
commit
b105faa34a
3 changed files with 17 additions and 8 deletions
|
@ -18,3 +18,11 @@ cc_binary {
|
|||
vendor: true,
|
||||
relative_install_path: "dump",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "lyric_preview_dis_xml",
|
||||
vendor: true,
|
||||
filename: "vendor.android.hardware.camera.preview-dis.xml",
|
||||
src: "vendor.android.hardware.camera.preview-dis.xml",
|
||||
sub_dir: "permissions",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue