7fc518220ff5cefa2bbd27d93623b412172fe2ec
An attempt to add feature flags to the widevine service (b/311951236) caused a memory regression (b/324438957). Using the static library for feature flags results in SIGSEGV due to possible clobbering of static libraries (b/311951236 comment18). An alternate option is to make libcutils and libc++ shared Bug: 325483378 Test: WVTS Change-Id: Id37f80bf8990554fcdd16c1a6401e877231390cb
Description
No description provided