Remove SepolicySplit.
Obsolete. Bug: 257176017 Test: build&boot Change-Id: Id639ad77f12d38507ad1a2300cb392bbfeadb9e4
This commit is contained in:
@@ -1941,10 +1941,6 @@ func (c *config) SelinuxIgnoreNeverallows() bool {
|
||||
return c.productVariables.SelinuxIgnoreNeverallows
|
||||
}
|
||||
|
||||
func (c *deviceConfig) SepolicySplit() bool {
|
||||
return c.config.productVariables.SepolicySplit
|
||||
}
|
||||
|
||||
func (c *deviceConfig) SepolicyFreezeTestExtraDirs() []string {
|
||||
return c.config.productVariables.SepolicyFreezeTestExtraDirs
|
||||
}
|
||||
|
Reference in New Issue
Block a user