Android.bp: Build recovery variant of ueventd.rc
* Fixes Boot caused because graphics nodes were not creating * Fixes the following error: cannot find/open a drm device: No such file or directory ... cannot open fb0 (retrying): No such file or directory cannot open fb0 (retrying): No such file or directory cannot open fb0 (retrying): No such file or directory cannot open fb0 (retrying): No such file or directory cannot open fb0 (retrying): No such file or directory cannot open fb0 (retrying): No such file or directory cannot open fb0 (giving up): No such file or directory ... Change-Id: I78b7e0f649800eebea4e816a166e77db94c9d929 Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>
This commit is contained in:
@@ -88,6 +88,7 @@ cc_library_shared {
|
||||
],
|
||||
required: [
|
||||
"init_recovery.rc",
|
||||
"ueventd.rc.recovery",
|
||||
"libdl_android.bootstrap",
|
||||
"ziptool.recovery"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user