All file read operations should be done through FileLoader. 27/209127/6
authorAnton Obzhirov <a.obzhirov@samsung.com>
Tue, 2 Jul 2019 10:16:46 +0000 (11:16 +0100)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Fri, 5 Jul 2019 10:59:24 +0000 (10:59 +0000)
commit97beeb72a4a0fe144dc88839a288140679902b2c
treefe6ea685b8781daebe2360882db3ceacd4629292
parent29139152a3b4efc58a3c8f7277368fb70e382748
All file read operations should be done through FileLoader.

Change-Id: I8709b060504f76a35d3abc5ef6500fa29320f897
build/tizen/adaptor/Makefile.am
build/tizen/adaptor/module.list
dali/devel-api/adaptor-framework/file-loader.cpp
dali/internal/adaptor-framework/common/file-loader-impl.h [new file with mode: 0644]
dali/internal/adaptor-framework/file.list [new file with mode: 0644]
dali/internal/adaptor-framework/generic/file-loader-impl-generic.cpp [new file with mode: 0644]
dali/internal/haptics/common/feedback-player-impl.cpp
dali/internal/styling/common/style-monitor-impl.cpp
dali/internal/system/common/file-closer.h