Merge "Revert "Set WifiHAL to only log debug by default."" into nyc-dev
am: b55f571
* commit 'b55f57192707aab7e193798ac4d3158338ef6395':
Revert "Set WifiHAL to only log debug by default."
Change-Id: I676918c02d43feeacdae2bf561fc28f05e3f9c9b
This commit is contained in:
commit
211fc7a2c4
1 changed files with 0 additions and 6 deletions
|
@ -128,12 +128,6 @@ PRODUCT_PACKAGES += \
|
|||
vold \
|
||||
wm
|
||||
|
||||
# TODO: Remove after N. Set WifiHAL to only log debug by default.
|
||||
# This is not the proper way to really fix this, but it is the best thing to
|
||||
# do in the time period we have for N. In the future they will be moving
|
||||
# more to a dumpsys style approach.
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.log.tag.WifiHAL=I
|
||||
|
||||
PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\
|
||||
frameworks/base/preloaded-classes:system/etc/preloaded-classes)
|
||||
|
|
Loading…
Reference in a new issue