mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
ohos: Bundle resource files in hap (#33513)
Bundle resource files into the .hap, so they are available as files in the application sandbox, instead of included into the shared library. This should slightly reduce the binary size in debug and release mode. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
This commit is contained in:
parent
ff86771b48
commit
88ffe9f7a5
10 changed files with 77 additions and 21 deletions
|
@ -14,5 +14,4 @@ mod ohos;
|
|||
mod log;
|
||||
|
||||
mod host_trait;
|
||||
mod resources;
|
||||
mod servo_glue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue