android_device_samsung_msm8.../init
Kevin F. Haggerty c38873580e
msm8974-common: Update default behavior of property_override()
* Prior to R, we used property_set() to add properties. In the R update
  we migrated this to using property_override(), which has the ability
  to add a property, but we didn't set the parameter of the method. We
  could go and do that for all of those instances of use, but there
  it's really any time where we *don't* want to add these properties
  in our libinit extension.

Change-Id: Iabf66d5bbaf13b2124b0062bb0a184d99bb59462
2021-01-08 21:19:02 -07:00
..
Android.bp msm8974-common: Adapt libinit to Android 11 2020-11-27 17:14:34 -07:00
init_msm8974.cpp msm8974-common: init: Override system_ext props too 2020-12-23 11:50:09 -07:00
init_msm8974.h msm8974-common: Update default behavior of property_override() 2021-01-08 21:19:02 -07:00