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:
parent
9a49819f15
commit
a2c73f3a52
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue