summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author Zhi Dou <zhidou@google.com> 2023-10-13 21:20:23 +0000
committer Zhi Dou <zhidou@google.com> 2023-10-18 14:00:56 +0000
commitd4a4013ba3e1f74131d4f5e44bfc6baa28431500 (patch)
tree7c5737155f351eb161dde9fc039c3df76116a580 /libs/androidfw/ZipFileRO.cpp
parent378114d0b32184efa7ad5e7465872c30ab74f3d7 (diff)
Load flags in framework from framework
For flags in display_flags_lib, and camera_platform_flags_core_java_lib have been added in framework. If these flags added in system again, it will fail test testBootClasspathAndSystemServerClasspath_nonDuplicateClasses. Since framework jar will always be loaded, then instead of adding the flags via `static_libs`, if the flags exist in framework, then in system service, the same flag can be added via `libs` for building purpose. In the runtime, the real flag will be loaded from framework. Bug: 301945339 Test: presubmit Change-Id: I17f753e52e549d8ac9a7086e823be025eca1e9b2
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions