bcl: Change bugreport_requested prop to public

This is to resolve a merge conflict due to property configuration.

Bug: 256639156
Test: compile with ag/20329329
Change-Id: I6dacdb5f7342b84f880af84a477532205a7e3b9f
Signed-off-by: George Lee <geolee@google.com>
This commit is contained in:
George Lee 2022-11-01 12:34:10 -07:00
parent 9a49819f15
commit a2c73f3a52

View file

@ -1,3 +1,3 @@
# Battery Mitigation # Battery Mitigation
vendor_internal_prop(vendor_mitigation_ready_prop) vendor_internal_prop(vendor_mitigation_ready_prop)
vendor_internal_prop(vendor_startup_bugreport_requested_prop) vendor_public_prop(vendor_startup_bugreport_requested_prop)