Import init.factory.rc
The rc file is missing. Bug: 256805891 Test: build pass Change-Id: Ic7fec43559f8e4dbf06d4c8f7bd5f882743a8c66 Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
parent
ae43d779fe
commit
c4f94ee4a2
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# Tangorpro specific init.rc
|
||||
import /vendor/etc/init/hw/init.gs201.rc
|
||||
|
||||
on init && property:ro.vendor.factory=1
|
||||
import /vendor/etc/init/hw/init.factory.rc
|
||||
|
||||
on init
|
||||
# Load FPC's internal lib
|
||||
setprop ro.hardware.fingerprint "fpc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue